diff options
author | Norbert Preining <norbert@preining.info> | 2020-01-06 03:01:05 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-01-06 03:01:05 +0000 |
commit | 9d0c8699c4a9f01ec5cc8aeb7e3b14956b3d51c1 (patch) | |
tree | 570162c5a6220ea63dffe4e5471f477e99e77c99 /macros/latex/contrib/thuthesis/ref | |
parent | d703bc2777b69363e791c0ec50045947b1a399da (diff) |
CTAN sync 202001060301
Diffstat (limited to 'macros/latex/contrib/thuthesis/ref')
-rw-r--r-- | macros/latex/contrib/thuthesis/ref/appendix.bib | 14 | ||||
-rw-r--r-- | macros/latex/contrib/thuthesis/ref/refs.bib | 2 |
2 files changed, 15 insertions, 1 deletions
diff --git a/macros/latex/contrib/thuthesis/ref/appendix.bib b/macros/latex/contrib/thuthesis/ref/appendix.bib new file mode 100644 index 0000000000..4fbfb750fc --- /dev/null +++ b/macros/latex/contrib/thuthesis/ref/appendix.bib @@ -0,0 +1,14 @@ +@book{abrahams99tex, + author = {Paul W. Abrahams and Karl Berry and Kathryn A. Hargreaves}, + title = {{\TeX} for the Impatient}, + publisher = {Addison-Wesley}, + year = {1990}, +} + +@incollection{salomon1995advanced, + author = {David Salomon}, + title = {The advanced {\TeX}book}, + address = {New York}, + publisher = {Springer}, + year = {1995}, +} diff --git a/macros/latex/contrib/thuthesis/ref/refs.bib b/macros/latex/contrib/thuthesis/ref/refs.bib index 4832dbb425..f9d99381e7 100644 --- a/macros/latex/contrib/thuthesis/ref/refs.bib +++ b/macros/latex/contrib/thuthesis/ref/refs.bib @@ -58,7 +58,7 @@ @book{tex, author = "Donald E. Knuth", - title = "The {\TeX} Book", + title = "The {\TeX}book", publisher = "Addison-Wesley Publishing Company", address = "Reading, MA", year = 1989, |