[LyX/master] LyXDocs.bib: a couple of fixes
Juergen Spitzmueller
spitz at lyx.org
Sun Jan 21 12:54:40 UTC 2024
commit c2fc40ec04876a61ae0a82eae94cc13da258d322
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Sun Jan 21 15:22:19 2024 +0100
LyXDocs.bib: a couple of fixes
---
lib/doc/biblio/LyXDocs.bib | 31 ++++++++++++++++++++-----------
1 files changed, 20 insertions(+), 11 deletions(-)
diff --git a/lib/doc/biblio/LyXDocs.bib b/lib/doc/biblio/LyXDocs.bib
index 3a19ef7..40b0216 100644
--- a/lib/doc/biblio/LyXDocs.bib
+++ b/lib/doc/biblio/LyXDocs.bib
@@ -1,47 +1,56 @@
% Encoding: windows-1252
@Misc{Catalogue,
- author = {Fenn, J\"urgen and Williams, Graham},
- title = {The TeX Catalogue},
- howpublished = {\newline Internet: \url{http://texcatalogue.ctan.org/bytopic.html}},
+ author = {Williams, Graham and CTAN Team, the},
+ title = {The {CTAN} Catalogue},
+ howpublished = {\url{https://ctan.org/pkg/catalogue}},
+ label = {TC}
}
@Book{Knuth,
- title = {The TeXbook},
+ title = {The {\TeX} Book},
publisher = {Addison-Wesley},
+ address = {Reading, MA},
year = {1984},
author = {Knuth, Donald E.},
+ series = {Computers and Typesetting},
+ number = {1}
}
@Book{Kopka,
- title = {A Guide to LaTeX Fourth Edition},
+ title = {A Guide to {\LaTeX}},
+ edition = {4th},
publisher = {Addison-Wesley},
+ address = {Harlow},
year = {2003},
author = {Kopka, Helmut and Daly, Patrick W.},
}
@Book{Lamport,
- title = {LaTeX: A Document Preparation System},
+ title = {\LaTeX: A Document Preparation System},
publisher = {Addison-Wesley},
+ address = {Reading, MA},
year = {1994},
author = {Lamport, Leslie},
}
@Book{Mittelbach,
- title = {The LaTeX Companion Second Edition},
+ title = {The {\LaTeX} Companion},
+ edition = {2nd},
publisher = {Addison-Wesley},
+ address = {Boston},
year = {2004},
author = {Mittelbach, Frank and Goossens, Michael},
}
@Misc{Credits,
- title = {{The LyX Team}},
- howpublished = {Internet: \href{https://www.lyx.org/Credits}{Credits}},
+ title = {{The {\LyX} Team}},
+ howpublished = {\href{https://www.lyx.org/Credits}{Credits}},
}
@Misc{FAQ,
- title = {LaTeX FAQ},
- howpublished = {Internet: \url{http://www.tex.ac.uk/faq/}},
+ title = {\LaTeX FAQ},
+ howpublished = {\url{http://www.tex.ac.uk/faq/}},
}
@Comment{jabref-meta: databaseType:bibtex;}
More information about the lyx-cvs
mailing list