annotate thesis/bib/websites.bib @ 119:73fe291f79e6

added missing backslashes
author meillo@marmaro.de
date Wed, 03 Dec 2008 23:27:44 +0100 (2008-12-03)
parents 37ee90a25d4b
children af2008ba7a65
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
54
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
1 @misc{wikipedia:mta,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
2 author = "Wikipedia",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
3 title = "\emph{Mail transfer agent}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
4 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Mail_transfer_agent&oldid=238542929} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
5 }
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
6
60
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
7 @misc{sendmail:homepage,
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
8 author = "The Sendmail Consortium",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
9 title = "\emph{Homepage of sendmail}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
10 howpublished = "On the Internet: {\small\url{http://www.sendmail.org} (2008-10-18)}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
11 }
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
12
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
13 @misc{qmail:homepage1,
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
14 author = "Daniel J. Bernstein",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
15 title = "\emph{Homepage of qmail}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
16 howpublished = "On the Internet: {\small\url{http://cr.yp.to/qmail.html} (2008-10-18)}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
17 }
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
18
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
19 @misc{qmail:homepage2,
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
20 author = "Russell Nelson",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
21 title = "\emph{Homepage of qmail}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
22 howpublished = "On the Internet: {\small\url{http://www.qmail.org} (2008-10-18)}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
23 }
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
24
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
25 @misc{lifewithqmail,
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
26 author = "Dave Sill",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
27 title = "\emph{Life with qmail}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
28 howpublished = "On the Internet: {\small\url{http://lifewithqmail.org} (2008-10-18)}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
29 }
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
30
61
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
31 @misc{postfix:homepage,
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
32 author = "Wietse Venema",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
33 title = "\emph{Homepage of postfix}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
34 howpublished = "On the Internet: {\small\url{http://www.postfix.org} (2008-10-19)}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
35 }
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
36
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
37 @misc{masqmail:homepage,
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
38 author = "Markus Schnalke",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
39 title = "\emph{Homepage of masqmail}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
40 howpublished = "On the Internet: {\small\url{http://prog.marmaro.de/masqmail} (2008-10-19)}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
41 }
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
42
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
43 @misc{exim:homepage,
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
44 author = "Nigel Metheringham",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
45 title = "\emph{Homepage of exim}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
46 howpublished = "On the Internet: {\small\url{http://www.exim.org} (2008-10-19)}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
47 }
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
48
54
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
49 @misc{wikipedia:sendmail,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
50 author = "Wikipedia",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
51 title = "\emph{Sendmail}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
52 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Sendmail&oldid=244710433} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
53 }
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
54
60
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
55 @misc{wikipedia:qmail,
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
56 author = "Wikipedia",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
57 title = "\emph{qmail}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
58 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Qmail&oldid=241013610} (2008-10-18)}",
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
59 }
fe68825fee28 added new references; wrote introductions about sendmail and qmail
meillo@marmaro.de
parents: 58
diff changeset
60
61
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
61 @misc{wikipedia:postfix,
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
62 author = "Wikipedia",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
63 title = "\emph{Postfix}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
64 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Postfix_(software)&oldid=245529663} (2008-10-19)}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
65 }
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
66
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
67 @misc{wikipedia:exim,
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
68 author = "Wikipedia",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
69 title = "\emph{Exim}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
70 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Exim&oldid=244563707} (2008-10-19)}",
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
71 }
1b57ddb2736f added postfix and exim websites
meillo@marmaro.de
parents: 60
diff changeset
72
58
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
73 @misc{jdebp,
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
74 author = "Jonathan de Boyne Pollard",
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
75 title = "\emph{Unix Mail Transport Systems reviewed by JdeBP}",
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
76 year = "1998--2004",
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
77 howpublished = "On the Internet: {\small\url{http://homepages.tesco.net/~J.deBoynePollard/Reviews/UnixMTSes/} (2008-10-18)}",
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
78 }
c90f75d3b7ad added new cite
meillo@marmaro.de
parents: 54
diff changeset
79
54
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
80 @misc{website:techtarget,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
81 author = "Whatis.com",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
82 title = "\emph{Definition for ``mail server''}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
83 howpublished = "On the Internet: {\small\url{http://searchsoa.techtarget.com/sDefinition/0,,sid26_gci876011,00.html} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
84 }
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
85
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
86 @misc{website:thefreedictionary,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
87 author = "The Free Dictionary",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
88 title = "\emph{Definition for ``Message Transfer Agent''}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
89 howpublished = "On the Internet: {\small\url{http://encyclopedia2.thefreedictionary.com/Message+Transfer+Agent} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
90 }
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
91
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
92 @misc{website:faqs,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
93 author = "FAQs.org",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
94 title = "\emph{Definition for ``mail transfer agent''}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
95 howpublished = "On the Internet: {\small\url{http://www.faqs.org/docs/linux_admin/g2999.html} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
96 }
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
97
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
98 @misc{website:freeserve.co.uk,
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
99 author = "www.kayian.freeserve.co.uk",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
100 title = "\emph{Definition for ``mail transfer agent''}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
101 howpublished = "On the Internet: {\small\url{http://www.kayian.freeserve.co.uk/page7.htm} (2008-10-15)}",
da11c1b9e8cb splitted bib into 2 parts: books and web (using multibib)
meillo@marmaro.de
parents:
diff changeset
102 }
71
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
103
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
104
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
105 @misc{faqs:mmdf,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
106 author = "FAQs.org",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
107 title = "\emph{The MMDF Frequently Asked Questions List (FAQ)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
108 howpublished = "On the Internet: {\small\url{http://www.faqs.org/faqs/mail/mmdf-faq/part1/} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
109 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
110
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
111
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
112 # email history
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
113 @misc{email:griffiths,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
114 author = "Richard T. Griffiths",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
115 title = "\emph{History of the Internet, Internet for Historians (and just about everyone else)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
116 chapter = "3",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
117 howpublished = "On the Internet: {\small\url{http://www.let.leidenuniv.nl/history/ivh/chap3.htm} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
118 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
119
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
120 @misc{email:crocker,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
121 author = "Dave Crocker",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
122 title = "\emph{Email History, How Email Was Invented}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
123 howpublished = "On the Internet: {\small\url{http://www.livinginternet.com/e/ei.htm} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
124 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
125
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
126 @misc{email:vleck,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
127 author = "Tom van Vleck",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
128 title = "\emph{The History of Electronic Mail}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
129 howpublished = "On the Internet: {\small\url{http://www.multicians.org/thvv/mail-history.html} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
130 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
131
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
132 @misc{email:akkad,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
133 author = "Jay Akkad",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
134 title = "\emph{The History of Email}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
135 howpublished = "On the Internet: {\small\url{http://www.cs.ucsb.edu/~almeroth/classes/F04.176A/homework1_good_papers/jay-akkad.html} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
136 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
137
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
138 @misc{email:murakami,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
139 author = "Gary J. Murakami",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
140 title = "\emph{The History of ihnp4 and The Growth of the Email Network}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
141 howpublished = "On the Internet: {\small\url{http://www.nobell.org/~gjm/about/ihnp4.html} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
142 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
143
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
144 @misc{email:tomlinson,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
145 author = "Ray Tomlinson",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
146 title = "\emph{The First Network Email}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
147 howpublished = "On the Internet: {\small\url{http://openmap.bbn.com/~tomlinso/ray/firstemailframe.html} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
148 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
149
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
150 @misc{wikipedia:uucp,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
151 author = "Wikipedia",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
152 title = "\emph{UUCP}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
153 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=UUCP&oldid=238072862} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
154 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
155
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
156 @misc{wikipedia:arpanet,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
157 author = "Wikipedia",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
158 title = "\emph{ARPANET}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
159 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=ARPANET&oldid=247162321} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
160 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
161
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
162 @misc{wikipedia:email,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
163 author = "Wikipedia",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
164 title = "\emph{E-mail}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
165 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=E-mail&oldid=247092569} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
166 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
167
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
168 @misc{wikipedia:historyoftheinternet,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
169 author = "Wikipedia",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
170 title = "\emph{History of the Internet}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
171 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=History_of_the_Internet&oldid=245178555} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
172 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
173
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
174 @misc{unix-mail-intro,
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
175 author = "Network Computing",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
176 title = "\emph{Introducing Unix Mail}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
177 howpublished = "On the Internet: {\small\url{http://www.networkcomputing.com/unixworld/tutorial/810.txt.html} (2008-10-23)}",
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
178 }
49b6b611c3d6 reworked and completed chapter 1; added references
meillo@marmaro.de
parents: 61
diff changeset
179
74
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
180 @misc{packages.debian:masqmail,
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
181 author = "Debian",
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
182 title = "\emph{Details of package masqmail in lenny}",
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
183 howpublished = "On the Internet: {\small\url{http://packages.debian.org/lenny/masqmail} (2008-10-24)}",
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
184 }
6843dfd6c4fa added new texts to masqmail chapter and some more
meillo@marmaro.de
parents: 71
diff changeset
185
113
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
186
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
187
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
188
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
189
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
190
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
191 @misc{pcmag:uc,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
192 author = "Encyclopedia of PC Magazine",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
193 title = "\emph{Unified Communications}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
194 howpublished = "On the Internet: {\small\url{http://www.pcmag.com/encyclopedia/} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
195 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
196
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
197 @misc{howto-def-uc,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
198 author = "Michael Osterman",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
199 title = "\emph{How do you define `unified communications'?}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
200 month = "February",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
201 year = "2008",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
202 howpublished = "On the Internet: {\small\url{http://www.networkworld.com/newsletters/gwm/2008/0225msg1.html} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
203 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
204
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
205 @misc{wikipedia:uc,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
206 author = "Wikipedia",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
207 title = "\emph{Unified communications}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
208 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Unified_communications&oldid=253436289} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
209 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
210
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
211 @misc{wikipedia:um,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
212 author = "Wikipedia",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
213 title = "\emph{Unified messaging}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
214 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=Unified_messaging&oldid=251586924} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
215 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
216
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
217
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
218 @misc{wordnet,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
219 author = "{WordNet, Princeton University}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
220 title = "\emph{Electronic communication}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
221 howpublished = "On the Internet: {\small\url{http://wordnet.princeton.edu/} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
222 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
223
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
224 @misc{science-glossary-pa,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
225 author = "Pennsylvania Department of Education",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
226 title = "\emph{Science Glossary}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
227 howpublished = "On the Internet: {\small\url{http://www.pde.state.pa.us/a_and_t/lib/a_and_t/Science_Glossary.pdf} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
228 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
229
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
230 misc{wikipedia:exim,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
231 author = "Wikipedia",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
232 title = "\emph{Exim}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
233 howpublished = "On the Internet: {\small\url{} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
234 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
235
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
236 misc{wikipedia:exim,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
237 author = "Wikipedia",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
238 title = "\emph{Exim}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
239 howpublished = "On the Internet: {\small\url{} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
240 }
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
241
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
242
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
243
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
244 misc{wikipedia:exim,
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
245 author = "Wikipedia",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
246 title = "\emph{Exim}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
247 howpublished = "On the Internet: {\small\url{} (2008-11-26)}",
37ee90a25d4b added new literature
meillo@marmaro.de
parents: 74
diff changeset
248 }