update
update
This commit is contained in:
parent
af0d8b541c
commit
222a5a6c18
BIN
06/Solutions #06/Bibtex/Bibtex.pdf
Normal file
BIN
06/Solutions #06/Bibtex/Bibtex.pdf
Normal file
Binary file not shown.
25
06/Solutions #06/Bibtex/sample.bib
Normal file
25
06/Solutions #06/Bibtex/sample.bib
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
@article{einstein,
|
||||||
|
author = "Albert Einstein",
|
||||||
|
title = "{Zur Elektrodynamik bewegter K{\"o}rper}. ({German})
|
||||||
|
[{On} the electrodynamics of moving bodies]",
|
||||||
|
journal = "Annalen der Physik",
|
||||||
|
volume = "322",
|
||||||
|
number = "10",
|
||||||
|
pages = "891--921",
|
||||||
|
year = "1905",
|
||||||
|
DOI = "http://dx.doi.org/10.1002/andp.19053221004"
|
||||||
|
}
|
||||||
|
|
||||||
|
@book{latexcompanion,
|
||||||
|
author = "Michel Goossens and Frank Mittelbach and Alexander Samarin",
|
||||||
|
title = "The \LaTeX\ Companion",
|
||||||
|
year = "1993",
|
||||||
|
publisher = "Addison-Wesley",
|
||||||
|
address = "Reading, Massachusetts"
|
||||||
|
}
|
||||||
|
|
||||||
|
@misc{knuthwebsite,
|
||||||
|
author = "Donald Knuth",
|
||||||
|
title = "Knuth: Computers and Typesetting",
|
||||||
|
url = "http://www-cs-faculty.stanford.edu/\~{}uno/abcde.html"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user