comparison thesis/bib/websites.bib @ 71:49b6b611c3d6

reworked and completed chapter 1; added references
author meillo@marmaro.de
date Thu, 23 Oct 2008 22:02:05 +0200
parents 1b57ddb2736f
children 6843dfd6c4fa
comparison
equal deleted inserted replaced
70:177cf1937554 71:49b6b611c3d6
98 @misc{website:freeserve.co.uk, 98 @misc{website:freeserve.co.uk,
99 author = "www.kayian.freeserve.co.uk", 99 author = "www.kayian.freeserve.co.uk",
100 title = "\emph{Definition for ``mail transfer agent''}", 100 title = "\emph{Definition for ``mail transfer agent''}",
101 howpublished = "On the Internet: {\small\url{http://www.kayian.freeserve.co.uk/page7.htm} (2008-10-15)}", 101 howpublished = "On the Internet: {\small\url{http://www.kayian.freeserve.co.uk/page7.htm} (2008-10-15)}",
102 } 102 }
103
104
105 @misc{faqs:mmdf,
106 author = "FAQs.org",
107 title = "\emph{The MMDF Frequently Asked Questions List (FAQ)}",
108 howpublished = "On the Internet: {\small\url{http://www.faqs.org/faqs/mail/mmdf-faq/part1/} (2008-10-23)}",
109 }
110
111
112 # email history
113 @misc{email:griffiths,
114 author = "Richard T. Griffiths",
115 title = "\emph{History of the Internet, Internet for Historians (and just about everyone else)}",
116 chapter = "3",
117 howpublished = "On the Internet: {\small\url{http://www.let.leidenuniv.nl/history/ivh/chap3.htm} (2008-10-23)}",
118 }
119
120 @misc{email:crocker,
121 author = "Dave Crocker",
122 title = "\emph{Email History, How Email Was Invented}",
123 howpublished = "On the Internet: {\small\url{http://www.livinginternet.com/e/ei.htm} (2008-10-23)}",
124 }
125
126 @misc{email:vleck,
127 author = "Tom van Vleck",
128 title = "\emph{The History of Electronic Mail}",
129 howpublished = "On the Internet: {\small\url{http://www.multicians.org/thvv/mail-history.html} (2008-10-23)}",
130 }
131
132 @misc{email:akkad,
133 author = "Jay Akkad",
134 title = "\emph{The History of Email}",
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)}",
136 }
137
138 @misc{email:murakami,
139 author = "Gary J. Murakami",
140 title = "\emph{The History of ihnp4 and The Growth of the Email Network}",
141 howpublished = "On the Internet: {\small\url{http://www.nobell.org/~gjm/about/ihnp4.html} (2008-10-23)}",
142 }
143
144 @misc{email:tomlinson,
145 author = "Ray Tomlinson",
146 title = "\emph{The First Network Email}",
147 howpublished = "On the Internet: {\small\url{http://openmap.bbn.com/~tomlinso/ray/firstemailframe.html} (2008-10-23)}",
148 }
149
150 @misc{wikipedia:uucp,
151 author = "Wikipedia",
152 title = "\emph{UUCP}",
153 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=UUCP&oldid=238072862} (2008-10-23)}",
154 }
155
156 @misc{wikipedia:arpanet,
157 author = "Wikipedia",
158 title = "\emph{ARPANET}",
159 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=ARPANET&oldid=247162321} (2008-10-23)}",
160 }
161
162 @misc{wikipedia:email,
163 author = "Wikipedia",
164 title = "\emph{E-mail}",
165 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=E-mail&oldid=247092569} (2008-10-23)}",
166 }
167
168 @misc{wikipedia:historyoftheinternet,
169 author = "Wikipedia",
170 title = "\emph{History of the Internet}",
171 howpublished = "On the Internet: {\small\url{http://en.wikipedia.org/w/index.php?title=History_of_the_Internet&oldid=245178555} (2008-10-23)}",
172 }
173
174 @misc{unix-mail-intro,
175 author = "Network Computing",
176 title = "\emph{Introducing Unix Mail}",
177 howpublished = "On the Internet: {\small\url{http://www.networkcomputing.com/unixworld/tutorial/810.txt.html} (2008-10-23)}",
178 }
179