dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit 4cae50c07dd31fe37719ae6fc6c760995eb0fb60
parent 8491d51a3c2ea7d84ef928164925e85b4aa8e46f
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Thu, 25 Apr 2024 16:38:45 -0500

bib: Added X11 book

Diffstat:
M.config/bib/references.bib | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.config/bib/references.bib b/.config/bib/references.bib @@ -884,3 +884,15 @@ DOI = "http://dx.doi.org/10.1109/ICSAI.2016.7810980", } +@Book{maloney2017, + title = "Low Level {X} Window Programming An Introduction by + Examples", + author = "Ross J. Maloney", + publisher = "Springer", +%isbn = {9783319742496}, + year = "2017", + series = "", + edition = "", + volume = "", + URL = "http://gen.lib.rus.ec/book/index.php?md5=b8445f1da5846e29593233ceeb083004", +}