mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
misc
This commit is contained in:
parent
78b9ac5883
commit
e9574df049
4 changed files with 30 additions and 0 deletions
28
documents/facharbeit-rsa/Literatur.bib
Normal file
28
documents/facharbeit-rsa/Literatur.bib
Normal file
|
@ -0,0 +1,28 @@
|
|||
@BOOK{Beutelspacher,
|
||||
AUTHOR = {Beutelspacher, Albrecht AND Neumann, Heike B. AND Schwarzpaul, Thomas},
|
||||
YEAR = {2005},
|
||||
TITLE = {Kryptografie in Theorie und Praxis},
|
||||
%EDITION = {2. Aufl. 2010},
|
||||
%ISBN = {978-3-834-80977-3},
|
||||
PUBLISHER = {Vieweg+Teubner Verlag},
|
||||
ADDRESS = {Wiesbaden},
|
||||
}
|
||||
|
||||
@BOOK{Brill,
|
||||
AUTHOR = {Brill, Manfred},
|
||||
YEAR = {2004},
|
||||
TITLE = {Mathematik für Informatiker},
|
||||
%EDITION = {2. vollständig überarbeitete Auflage},
|
||||
%ISBN = {344-6-228-020-},
|
||||
PUBLISHER = {Hanser Verlag},
|
||||
ADDRESS = {Wien},
|
||||
}
|
||||
|
||||
@BOOK{,
|
||||
AUTHOR = "Otto Forster",
|
||||
YEAR = "1996",
|
||||
TITLE = "Algorithmische Zahlentheorie",
|
||||
PUBLISHER = "Vieweg Braunschweig/Wiesbaden",
|
||||
ISBN = {978-3528065805}
|
||||
ADDRESS = "Wiesbaden",
|
||||
}
|
Binary file not shown.
Binary file not shown.
|
@ -3,3 +3,5 @@ You might have to run
|
|||
`sudo apt-get install gnuplot`
|
||||
|
||||
first.
|
||||
|
||||
For more information about GnuPlot, read [the manual](http://www.gnuplot.info/documentation.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue