# HG changeset patch # User meillo@marmaro.de # Date 1223905356 -7200 # Node ID e69780171a532d4727b175dceec81ba4ed2e54b3 # Parent 522843ee3895af7e09a35f1a4d57ea4e52cff22c added bib entries; changed bib style diff -r 522843ee3895 -r e69780171a53 thesis/bib/thesis.bib --- a/thesis/bib/thesis.bib Fri Oct 10 18:18:34 2008 +0200 +++ b/thesis/bib/thesis.bib Mon Oct 13 15:42:36 2008 +0200 @@ -1,12 +1,41 @@ @book{brooks95, - author = "Brooks, Frederick P., Jr.", + author = "Brooks, Jr., Frederick P.", title = "The mythical man-month: essays on software engineering", year = "1995", publisher = "Addison-Wesley" } +@book{unixprogenv, + author = "Brian W. Kernighan and Rob Pike", + title = "The UNIX Programming Environment", + year = "1984", + publisher = "Prentice-Hall" +} - note = "\url{http://www.example.com}" +@book{advunixprog, + author = "Marc J. Rochkind", + title = "Advanced UNIX Programming", + year = "1985", + publisher = "Prentice-Hall" +} + +@book{practiceprog, + author = "Brian W. Kernighan and Rob Pike", + title = "The Practice of Programming", + year = "1999", + publisher = "Addison-Wesley" +} + +@book{cprog, + author = "Brian W. Kernighan and Dennis M. Ritchie", + title = "The C Programming Language", + edition = "Second", + year = "1988", + publisher = "Prentice-Hall" +} + + +===================================== @article{AbedonHymanThomas2003, author = "Abedon, S. T. and Hyman, P. and Thomas, C.", @@ -28,3 +57,5 @@ publisher = "ASM Press, Washington DC", year = "1994" } + +note = "\url{http://www.example.com}" diff -r 522843ee3895 -r e69780171a53 thesis/thesis.tex --- a/thesis/thesis.tex Fri Oct 10 18:18:34 2008 +0200 +++ b/thesis/thesis.tex Mon Oct 13 15:42:36 2008 +0200 @@ -61,7 +61,8 @@ % bibliography \addcontentsline{toc}{chapter}{Bibliography} -\bibliographystyle{gerapali} +%\bibliographystyle{gerapali} +\bibliographystyle{alpha} \bibliography{bib/thesis} \addcontentsline{toc}{chapter}{Index}