mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
LyXDocs.bib: a couple of fixes
This commit is contained in:
parent
871b0911ba
commit
c2fc40ec04
@ -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;}
|
||||
|
Loading…
Reference in New Issue
Block a user