Mercurial > docs > diploma
annotate thesis/bib/thesis.bib @ 51:3010ddc3f20f
better spacing
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 22:11:14 +0200 |
parents | f944ca6dd688 |
children | 34bc9138c3d9 |
rev | line source |
---|---|
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
1 @book{brooks95, |
39 | 2 author = "Brooks, Jr., Frederick P.", |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
3 title = "The mythical man-month: essays on software engineering", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
4 year = "1995", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
5 publisher = "Addison-Wesley" |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
6 } |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
7 |
39 | 8 @book{unixprogenv, |
9 author = "Brian W. Kernighan and Rob Pike", | |
10 title = "The UNIX Programming Environment", | |
11 year = "1984", | |
12 publisher = "Prentice-Hall" | |
13 } | |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
14 |
39 | 15 @book{advunixprog, |
16 author = "Marc J. Rochkind", | |
17 title = "Advanced UNIX Programming", | |
18 year = "1985", | |
19 publisher = "Prentice-Hall" | |
20 } | |
21 | |
22 @book{practiceprog, | |
23 author = "Brian W. Kernighan and Rob Pike", | |
24 title = "The Practice of Programming", | |
25 year = "1999", | |
26 publisher = "Addison-Wesley" | |
27 } | |
28 | |
29 @book{cprog, | |
30 author = "Brian W. Kernighan and Dennis M. Ritchie", | |
31 title = "The C Programming Language", | |
32 edition = "Second", | |
33 year = "1988", | |
34 publisher = "Prentice-Hall" | |
35 } | |
36 | |
50 | 37 @book{catb, |
38 author = "Eric S. Raymond", | |
39 title = "The Cathedral \& the Bazaar", | |
40 year = "1999", | |
41 publisher = "O'Reilly Media", | |
42 note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/}", | |
43 } | |
39 | 44 |
45 ===================================== | |
8
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
46 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
47 @article{AbedonHymanThomas2003, |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
48 author = "Abedon, S. T. and Hyman, P. and Thomas, C.", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
49 year = "2003", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
50 title = "Experimental examination of bacteriophage latent-period evolution as a response to bacterial availability", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
51 journal = "Applied and Environmental Microbiology", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
52 volume = "69", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
53 pages = "7499--7506" |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
54 } |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
55 |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
56 @incollection{Abedon1994, |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
57 author = "Abedon, S. T.", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
58 title = "Lysis and the interaction between free phages and infected cells", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
59 pages = "397--405", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
60 booktitle = "Molecular biology of bacteriophage T4", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
61 editor = "Karam, Jim D. Karam and Drake, John W. and Kreuzer, Kenneth N. and Mosig, Gisela |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
62 and Hall, Dwight and Eiserling, Frederick A. and Black, Lindsay W. and Kutter, Elizabeth |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
63 and Carlson, Karin and Miller, Eric S. and Spicer, Eleanor", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
64 publisher = "ASM Press, Washington DC", |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
65 year = "1994" |
1d35768e1643
first prototype of thesis (with some sample content)
meillo@marmaro.de
parents:
diff
changeset
|
66 } |
39 | 67 |
68 note = "\url{http://www.example.com}" |