Add slides about literature management
This commit is contained in:
parent
29767715ee
commit
ba4204420f
8 changed files with 112 additions and 0 deletions
14
codebeispiele/bib-file.bib
Normal file
14
codebeispiele/bib-file.bib
Normal file
|
@ -0,0 +1,14 @@
|
|||
@book{kochbuch,
|
||||
title = {Mathematik für das Ingenieurstudium},
|
||||
author = {Koch, Jürgen},
|
||||
editor = {Stämpfle, Martin},
|
||||
address = {München},
|
||||
publisher = {Hanser},
|
||||
year = {2018},
|
||||
edition = {4., aktualisierte Auflage},
|
||||
isbn = {9783446451667},
|
||||
doi = {10.3139/9783446455818},
|
||||
}
|
||||
|
||||
@article{...
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue