summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/elteikthesis/elteikthesis.bib
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/elteikthesis/elteikthesis.bib')
-rw-r--r--macros/latex/contrib/elteikthesis/elteikthesis.bib51
1 files changed, 51 insertions, 0 deletions
diff --git a/macros/latex/contrib/elteikthesis/elteikthesis.bib b/macros/latex/contrib/elteikthesis/elteikthesis.bib
new file mode 100644
index 0000000000..1e0ae403e3
--- /dev/null
+++ b/macros/latex/contrib/elteikthesis/elteikthesis.bib
@@ -0,0 +1,51 @@
+@book{dahl1972structured,
+ editor = {Dahl, O. J. and Dijkstra, E. W. and Hoare, C. A. R.},
+ title = {Structured Programming},
+ year = {1972},
+ isbn = {0-12-200550-3},
+ source = {Library of Congress Catalog Card Number: 72-84452},
+ publisher = {Academic Press Ltd.},
+ address = {London, UK, UK},
+}
+
+@book{cormen2009algorithms,
+ author = {Cormen, Thomas H. and Leiserson, Charles E. and Rivest, Ronald L. and Stein, Clifford},
+ title = {Introduction to Algorithms, Third Edition},
+ year = {2009},
+ isbn = {0262033844, 9780262033848},
+ edition = {3rd},
+ publisher = {The MIT Press},
+}
+
+@incollection{dijkstra1979goto,
+ author = {Dijkstra, E.},
+ chapter = {Go to Statement Considered Harmful},
+ title = {Classics in Software Engineering},
+ editor = {Yourdon, Edward Nash},
+ year = {1979},
+ isbn = {0-917072-14-6},
+ pages = {27--33},
+ numpages = {7},
+ url = {http://dl.acm.org/citation.cfm?id=1241515.1241518},
+ acmid = {1241518},
+ publisher = {Yourdon Press},
+ address = {Upper Saddle River, NJ, USA},
+}
+
+@article{krasner1988mvc,
+ author = {Krasner, Glenn E. and Pope, Stephen T.},
+ title = {A Cookbook for Using the Model-View-Controller User Interface Paradigm in Smalltalk-80},
+ journal = {J. Object Oriented Program.},
+ issue_date = {Aug./Sept. 1988},
+ volume = {1},
+ number = {3},
+ month = aug,
+ year = {1988},
+ issn = {0896-8438},
+ pages = {26--49},
+ numpages = {24},
+ url = {http://dl.acm.org/citation.cfm?id=50757.50759},
+ acmid = {50759},
+ publisher = {SIGS Publications},
+ address = {Denville, NJ, USA},
+} \ No newline at end of file