dotfiles

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

commit 9d2d33ddcbb06d80ac8b401c898783289a14e56d
parent 82ae4c1cc8fd2c325b40946a6e1dc3f3111fc363
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Sat, 21 May 2022 14:20:08 -0500

Added olsak2022 to bibliography

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

diff --git a/linux/.config/bib/references.bib b/linux/.config/bib/references.bib @@ -42,6 +42,14 @@ URL = "https://ctan.org/tex-archive/info/tex-overview/", } +@Article{olsak2022, + title = "{TeX} in a Nutshell", + author = "Petr Olsak", + year = "2022", + month = may, + URL = "https://ctan.org/pkg/tex-nutshell", +} + @Manual{tennent2021, title = "Basic Usage of tlmgr, the {TeX} Live Manager", author = "Bob Tennent",