docs/diploma

changeset 54:da11c1b9e8cb

splitted bib into 2 parts: books and web (using multibib)
author meillo@marmaro.de
date Wed, 15 Oct 2008 22:53:19 +0200
parents 7a453fce0961
children 56fd50f9bbf3
files thesis/Makefile thesis/bib/thesis.bib thesis/bib/websites.bib thesis/thesis.sty thesis/thesis.tex
diffstat 5 files changed, 61 insertions(+), 6 deletions(-) [+]
line diff
     1.1 --- a/thesis/Makefile	Tue Oct 14 22:19:54 2008 +0200
     1.2 +++ b/thesis/Makefile	Wed Oct 15 22:53:19 2008 +0200
     1.3 @@ -2,6 +2,8 @@
     1.4  
     1.5  DOC=thesis
     1.6  
     1.7 +all: pdf
     1.8 +
     1.9  pdf:
    1.10  	latexmk -pdf $(DOC)
    1.11  
    1.12 @@ -13,5 +15,6 @@
    1.13  
    1.14  clean:
    1.15  	latexmk -c
    1.16 +	rm web.*
    1.17  
    1.18  .PHONY: pdf view watch clean
     2.1 --- a/thesis/bib/thesis.bib	Tue Oct 14 22:19:54 2008 +0200
     2.2 +++ b/thesis/bib/thesis.bib	Wed Oct 15 22:53:19 2008 +0200
     2.3 @@ -1,4 +1,4 @@
     2.4 -@book{brooks95,
     2.5 +@book{mmm,
     2.6  	author    = "Brooks, Jr., Frederick P.",
     2.7  	title     = "The mythical man-month: essays on software engineering",
     2.8  	year      = "1995",
     2.9 @@ -26,7 +26,7 @@
    2.10  	publisher = "Addison-Wesley"
    2.11  }
    2.12  
    2.13 -@book{cprog,
    2.14 +@book{k&r,
    2.15  	author = "Brian W. Kernighan and Dennis M. Ritchie",
    2.16  	title = "The C Programming Language",
    2.17  	edition = "Second",
    2.18 @@ -39,9 +39,20 @@
    2.19  	title = "The Cathedral \& the Bazaar",
    2.20  	year = "1999",
    2.21  	publisher = "O'Reilly Media",
    2.22 -	note = "ISBN: 1-56592-724-9. Also available at \small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)",
    2.23 +	note = "ISBN: 1-56592-724-9. Also available at {\small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)}",
    2.24  }
    2.25  
    2.26 +@book{sendmail,
    2.27 +	author = "Bryan Costales and Eric Allman",
    2.28 +	title = "sendmail",
    2.29 +	year = "1997",
    2.30 +	edition = "Second",
    2.31 +	publisher = "O'Reilly \& Associates, Inc",
    2.32 +	note = "ISBN: 1-56592-222-0",
    2.33 +}
    2.34 +
    2.35 +
    2.36 +
    2.37  =====================================
    2.38  
    2.39  @article{AbedonHymanThomas2003,
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/thesis/bib/websites.bib	Wed Oct 15 22:53:19 2008 +0200
     3.3 @@ -0,0 +1,35 @@
     3.4 +@misc{wikipedia:mta,
     3.5 +	author = "Wikipedia",
     3.6 +	title = "\emph{Mail transfer agent}",
     3.7 +	howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Mail_transfer_agent&oldid=238542929} (2008-10-15)}",
     3.8 +}
     3.9 +
    3.10 +@misc{wikipedia:sendmail,
    3.11 +	author = "Wikipedia",
    3.12 +	title = "\emph{Sendmail}",
    3.13 +	howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Sendmail&oldid=244710433} (2008-10-15)}",
    3.14 +}
    3.15 +
    3.16 +@misc{website:techtarget,
    3.17 +	author = "Whatis.com",
    3.18 +	title = "\emph{Definition for ``mail server''}",
    3.19 +	howpublished = "On the Internet: {\small\url{http://searchsoa.techtarget.com/sDefinition/0,,sid26_gci876011,00.html} (2008-10-15)}",
    3.20 +}
    3.21 +
    3.22 +@misc{website:thefreedictionary,
    3.23 +	author = "The Free Dictionary",
    3.24 +	title = "\emph{Definition for ``Message Transfer Agent''}",
    3.25 +	howpublished = "On the Internet: {\small\url{http://encyclopedia2.thefreedictionary.com/Message+Transfer+Agent} (2008-10-15)}",
    3.26 +}
    3.27 +
    3.28 +@misc{website:faqs,
    3.29 +	author = "FAQs.org",
    3.30 +	title = "\emph{Definition for ``mail transfer agent''}",
    3.31 +	howpublished = "On the Internet: {\small\url{http://www.faqs.org/docs/linux_admin/g2999.html} (2008-10-15)}",
    3.32 +}
    3.33 +
    3.34 +@misc{website:freeserve.co.uk,
    3.35 +	author = "www.kayian.freeserve.co.uk",
    3.36 +	title = "\emph{Definition for ``mail transfer agent''}",
    3.37 +	howpublished = "On the Internet: {\small\url{http://www.kayian.freeserve.co.uk/page7.htm} (2008-10-15)}",
    3.38 +}
     4.1 --- a/thesis/thesis.sty	Tue Oct 14 22:19:54 2008 +0200
     4.2 +++ b/thesis/thesis.sty	Wed Oct 15 22:53:19 2008 +0200
     4.3 @@ -7,6 +7,9 @@
     4.4  	\usepackage{makeidx}
     4.5  	\makeindex
     4.6  
     4.7 +	\usepackage{multibib}
     4.8 +	\newcites{web}{References on the Internet}
     4.9 +
    4.10  	\setlength{\parindent}{0em}
    4.11  	\setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex}
    4.12  	\setcounter{tocdepth}{3}
     5.1 --- a/thesis/thesis.tex	Tue Oct 14 22:19:54 2008 +0200
     5.2 +++ b/thesis/thesis.tex	Wed Oct 15 22:53:19 2008 +0200
     5.3 @@ -3,7 +3,7 @@
     5.4  % @author  markus schnalke <meillo@marmaro.de>
     5.5  % @since   2008-09-16
     5.6  
     5.7 -\documentclass[english,a4paper,twoside,openright]{report}
     5.8 +\documentclass[a4paper,twoside,openright]{report}
     5.9  \usepackage{thesis}
    5.10  
    5.11  \title{diploma thesis about masqmail}
    5.12 @@ -61,11 +61,14 @@
    5.13  
    5.14  % bibliography
    5.15  \addcontentsline{toc}{chapter}{Bibliography}
    5.16 -%\bibliographystyle{gerapali}
    5.17  \bibliographystyle{alpha}
    5.18  \bibliography{bib/thesis}
    5.19 +\cleardoublepage
    5.20 +\addcontentsline{toc}{chapter}{References on the Internet}
    5.21 +\bibliographystyleweb{plain}
    5.22 +\bibliographyweb{bib/websites}
    5.23  
    5.24 -\clearpage
    5.25 +\cleardoublepage
    5.26  \addcontentsline{toc}{chapter}{Index}
    5.27  \printindex
    5.28  \end{document}