summaryrefslogtreecommitdiff
path: root/LaTeX/bib/references.bib
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-08-14 05:41:51 +0000
committerPaul Buetow <paul@buetow.org>2008-08-14 05:41:51 +0000
commit286a28082bbbe386c992ae0b098a1efcf2660376 (patch)
treeaac03e9d62ce301cb11888a4cdc56c6701b04073 /LaTeX/bib/references.bib
parent74832f317a4dd7a481808c1a67d33bd6273e5771 (diff)
ok
Diffstat (limited to 'LaTeX/bib/references.bib')
-rw-r--r--LaTeX/bib/references.bib15
1 files changed, 0 insertions, 15 deletions
diff --git a/LaTeX/bib/references.bib b/LaTeX/bib/references.bib
deleted file mode 100644
index 0af7690..0000000
--- a/LaTeX/bib/references.bib
+++ /dev/null
@@ -1,15 +0,0 @@
-@book{Games, author="David Brackeen", title="Developing Games in Java", year= 2003, note="ISBN-13: 978-1592730056" }
-@book{Tanenbaum, author={Andrew Tanenbaum}, year={2003}, title={Verteilte Systeme - Grundlagen und Paradigmen}, note={ISBN: 3-8273-7057-4} }
-@book{Regexp, author={Jeffrey Friedl}, year={2006}, title={Mastering Regular Expressions}, note={ISBN-13: 978-0596528126}}
-@book{OOS, author={Prof. Heinrich Fassbender}, year={2006}, title={Vorlesung Objektorientierte Softwareentwicklung an der Fachhochschule Aachen}, note={http://www.fassbender.fh-aachen.de} }
-@book{Richtlinien, author={Prof. Heinrich Fassbender}, year={2008}, title={Programmierrichtlinien an der Fachhochschule Aachen}, note={http://www.fassbender.fh-aachen.de/Downloads/OOS/Programmierrichtlinien.pdf} }
-@book{Vorlesung, author={Prof. Martin Oßmann}, year={2007}, title={Vorlesung Verteilte Systeme an der Fachhochschule Aachen}, note={Mitschrift: ftp://ftp.buetow.org/pub/studium/FHAC\_VS-SS07/Mitschrift/verteilte-systeme.pdf} }
-@book{M32, author={Prof. Martin Oßmann}, title={M32 CPU Simulator}, note={http://www.ossmann.fh-aachen.de} }
-@book{Javadoc, title={Java Platform Standard Edition 6 Javadoc}, note={http://java.sun.com/javase/6/docs/api/}}
-@book{Java2D, title={Sun's Java 2D}, note={http://java.sun.com/products/java-media/2D/}}
-@book{Java2DAPI, title={Java 2D API}, note={http://java.sun.com/j2se/1.4.2/docs/guide/2d/spec.html}}
-@book{AntManual, title={Apache Ant Manual}, note={http://ant.apache.org/manual/index.html}}
-@book{AntIntro, title={Apache Ant Introduction}, note={http://www.developer.com/tech/article.php/989631}}
-@book{Algorithms, author={Thomas H. Cormen}, year={2001}, title={Introduction to Algorithms}, note={ISBN-13: 978-0262032933}}
-@book{AlgorithmsC, author={Robert Sedgewick}, year={1999}, title={Algorithms in C}, note={ISBN-13: 978-0201314526}}
-@book{Swing, author={Marc Loy}, year={2002}, title={Java Swing}, note={ISBN-13: 978-0596004088}}