mirror of
https://gitlab.gwdg.de/j.hahn02/ws-numerik.git
synced 2026-03-01 19:32:42 +01:00
10 lines
242 B
BibTeX
10 lines
242 B
BibTeX
# Naming convention is to put the last name and year seperated by a colon
|
|
|
|
@book{knuth:1984,
|
|
title={Literate Programming},
|
|
author={Donald E. Knuth},
|
|
journal={The Computer Journal},
|
|
year={1984},
|
|
publisher={Oxford University Press}
|
|
}
|