paper: paper skeleton and Design Overview section added
[living-lab-site.git] / docs / paper / p2p-tube.bib
diff --git a/docs/paper/p2p-tube.bib b/docs/paper/p2p-tube.bib
new file mode 100644 (file)
index 0000000..c413e96
--- /dev/null
@@ -0,0 +1,144 @@
+@misc{p2p-next,
+       howpublished = {{http://www.p2p-next.org/}},
+       title = {{P2P-Next}},
+       note = "[Online, accessed 31-March-2011]"
+}
+
+@misc{win8-html5,
+       howpublished = {{www.microsoft.com/presspass/features/2011/jun11/06-01corporatenews.aspx}},
+       title = {{Previewing 'Windows 8'}}
+}
+
+@misc{w3c-ws-gloss,
+       howpublished = {{http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/}},
+       title = {{W3C Web Services Glossary}}
+}
+
+@misc{w3c-wsa-reqs,
+       howpublished = {{http://www.w3.org/TR/wsa-reqs}},
+       title = {{W3C Web Services Architecture Requirements}}
+}
+
+@misc{ws-sec-perf,
+       author = {Francois Lascelles and Aaron Flint},
+       title = {WS-Security Performance. Secure Conversation versus the X509 Profile},
+       year = {2006},
+       publisher = {SYS-CON Media, Inc},
+}
+
+@misc{wiki-ws-sec,
+       howpublished = {{http://en.wikipedia.org/wiki/WS-Security}},
+       title = {{WS-Security}}
+}
+
+@misc{ibm-ws-sec-conv,
+       howpublished = {{http://www.ibm.com/developerworks/webservices/library/specification/ws-secon/}},
+       title = {{Web Services Secure Conversation Language}}
+}
+
+@misc{wiki-ws-sec-conv,
+       howpublished = {{http://en.wikipedia.org/wiki/WS-SecureConversation}},
+       title = {{WS-SecureConversation}}
+}
+
+@misc{rfc-tls,
+       howpublished = {{http://tools.ietf.org/html/rfc5246}},
+       title = {{RFC 5246 - The Transport Layer Security (TLS) Protocol Version 1.2}}
+}
+
+@misc{wiki-tls,
+       howpublished = {{http://en.wikipedia.org/wiki/Transport_Layer_Security}},
+       title = {{Transport Layer Security}}
+}
+
+@misc{ogf-ws-ext,
+       howpublished = {{http://www.ogf.org/gf/docs/?final\&all}},
+       title = {{Open Grid Web Standards Listing}}
+}
+
+@misc{code-igniter,
+       howpublished = {{http://codeigniter.com/}},
+       title = {{CodeIgniter - Open source PHP web application framework}}
+}
+
+@misc{jquery,
+       howpublished = {{http://jquery.com/}},
+       title = {{JavaScript Library}}
+}
+
+@misc{jqueryui,
+       howpublished = {{http://jqueryui.com/}},
+       title = {{jQuery User Interface Library}}
+}
+
+@misc{webpy,
+       howpublished = {{http://webpy.org/}},
+       title = {{web.py -- Python web framework}}
+}
+
+@misc{ftp,
+       howpublished = {{http://www.w3.org/Protocols/rfc959/}},
+       title = {{FTP, RFC959 -- File Transfer Protocol}}
+}
+
+@misc{scp,
+       howpublished = {{http://en.wikipedia.org/wiki/Secure_copy}},
+       title = {{scp -- Secure Copy}}
+}
+
+@misc{rsync,
+       howpublished = {{http://en.wikipedia.org/wiki/Rsync}},
+       title = {{Rsync -- file synchronization network protocol}}
+}
+
+@misc{wiki-wsdl,
+       howpublished = {{http://en.wikipedia.org/wiki/Web_Services_Description_Language}},
+       title = {{Web Services Description Language}}
+}
+
+@misc{ws-intro,
+       author = {Andrea Ceccanti},
+       title = {Introduction to Web Services},
+       howpublished = {www.cnaf.infn.it/~ferrari/seminari/griglie04/lezione06-soap-wsdl.pdf},
+}
+
+@misc{wiki-ws,
+       howpublished = {{http://en.wikipedia.org/wiki/Web_service}},
+       title = {{Web Service}}
+}
+
+@misc{wiki-uddi,
+       howpublished = {{http://en.wikipedia.org/wiki/UDDI}},
+       title = {{Universal Description Discovery and Integration}}
+}
+
+@misc{w3c-ws-enc,
+       howpublished = {{http://www.w3.org/TR/xmlenc-core/}},
+       title = {{XML Encryption Syntax and Processing}}
+}
+
+@misc{w3c-ws-sign,
+       howpublished = {{http://www.w3.org/TR/xmlsec-reqs2/}},
+       title = {{XML Security 2.0 Requirements and Design Considerations}}
+}
+
+
+% temporary bib item; useful for marking down future citations
+@misc{TODO,
+       howpublished = {{http://www.p2p-next.org/}},
+       title = {{TODO}}
+}
+
+@article{TODO-article,
+       author = {Naicken, S. and Livingston, B. and Basu, A. and Rodhetbhai, S. and Wakeman, I. and Chalmers, D.},
+       title = {The state of peer-to-peer simulators and simulations},
+       journal = {SIGCOMM Comput. Commun. Rev.},
+       volume = {37},
+       number = {2},
+       year = {2007},
+       issn = {0146-4833},
+       pages = {95--98},
+       doi = {http://doi.acm.org/10.1145/1232919.1232932},
+       publisher = {ACM},
+       address = {New York, NY, USA},
+}
\ No newline at end of file