dotfiles

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

commit c6e926d0fc9759a32d2073300e285a64de10310b
parent 05b4dd6db2fbb6e1a2bb611113b95c75be6ea620
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Fri, 20 May 2022 20:45:41 -0500

Fixed typo in word "TeX"

Diffstat:
Mlinux/.config/bib/references.bib | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/linux/.config/bib/references.bib b/linux/.config/bib/references.bib @@ -1,5 +1,5 @@ @Book{abrahms2020, - title = "{TEX} for the impatient", + title = "{TeX} for the impatient", author = "Paul W. Abrahams and Karl Berry and Kathyrn A. Hargreaves and Karl Berry", publisher = "Addison Wesley", @@ -18,7 +18,7 @@ } @Book{knuth2021, - title = "The {TEXbook}", + title = "The {TeXbook}", author = "Donald E. Knuth", publisher = "Addison Wesley", ISBN = "0-201-13447-0,0-201-13448-9,0-13-749417-3", @@ -35,7 +35,7 @@ } @Online{trautmann2016, - title = "An overview of {TEX}, its children and their friends", + title = "An overview of {TeX}, its children and their friends", author = "Arno Trautmann", year = "2016", month = may,