Browse Source

Update urls and fix several problems

Carsten Porth 5 years ago
parent
commit
3a09144747
1 changed files with 27 additions and 10 deletions
  1. 27 10
      thesis/bib/bibliography.bib

+ 27 - 10
thesis/bib/bibliography.bib

@@ -34,52 +34,60 @@
 
 @Misc{diaspora2010kickstarter-pitch,
   author = {Maxwell Salzberg},
-  title  = {Kickstarter Pitch},
+  title  = {{Kickstarter Pitch}},
   month  = apr,
   year   = {2010},
+  note   = {https://web.archive.org/web/20110814222702/http://blog.joindiaspora.com/2010/04/27/kickstarter-pitch.html},
   url    = {https://web.archive.org/web/20110814222702/http://blog.joindiaspora.com/2010/04/27/kickstarter-pitch.html},
 }
 
 @Misc{diasporaXXXXmagic-signatures,
-  title = {Magic Signatures - diaspora* federation protocol},
+  title = {{Magic Signatures - diaspora* federation protocol}},
+  note  = {https://diaspora.github.io/diaspora\_federation/federation/magicsig.html},
   url   = {https://diaspora.github.io/diaspora_federation/federation/magicsig.html},
 }
 
 @Misc{diasporaXXXXprotocol,
   title = {diaspora* federation protocol},
+  note  = {https://diaspora.github.io/diaspora\_federation/index.html},
   url   = {https://diaspora.github.io/diaspora_federation/index.html},
 }
 
 @Misc{diasporaXXXXfaq-users,
-  title = {FAQ for users - diaspora* project wiki},
+  title = {{FAQ for users - diaspora* project wiki}},
+  note  = {https://wiki.diasporafoundation.org/FAQ\_for\_users},
   url   = {https://wiki.diasporafoundation.org/FAQ_for_users},
 }
 
 @Misc{diasporaXXXXfaq-developers,
-  title = {FAQ for developers - diaspora* project wiki},
+  title = {{FAQ for developers - diaspora* project wiki}},
+  note  = {https://wiki.diasporafoundation.org/FAQ_for_developers},
   url   = {https://wiki.diasporafoundation.org/FAQ_for_developers},
 }
 
 @Misc{diaspora2010wemadeit,
   author = {Maxwell Salzberg},
-  title  = {We Made It!},
+  title  = {{We Made It!}},
   month  = may,
   year   = {2010},
+  note   = {https://web.archive.org/web/20110713115706/http://blog.joindiaspora.com/2010/05/08/we-did-it.html},
   url    = {https://web.archive.org/web/20110713115706/http://blog.joindiaspora.com/2010/05/08/we-did-it.html},
 }
 
 @Misc{diaspora2012y-combinator,
-  title = {Eine neue Ära beginnt: diaspora plant mit Y Combinator den großen Neustart},
+  title = {{Eine neue Ära beginnt: diaspora plant mit Y Combinator den großen Neustart}},
   month = may,
   year  = {2012},
+  note  = {https://www.foerderland.de/digitale-wirtschaft/netzwertig/news/artikel/eine-neue-aera-beginnt-diaspora-plant-mit-y-combinator-den-grossen-neustart/},
   url   = {https://www.foerderland.de/digitale-wirtschaft/netzwertig/news/artikel/eine-neue-aera-beginnt-diaspora-plant-mit-y-combinator-den-grossen-neustart/},
 }
 
 @Misc{diaspora2012community-announcement,
   author = {Daniel Grippi, Maxwell Salzberg},
-  title  = {Announcement: Diaspora* Will Now Be A Community Project},
+  title  = {{Announcement: Diaspora* Will Now Be A Community Project}},
   month  = aug,
   year   = {2012},
+  note   = {https://web.archive.org/web/20121109114722/http://blog.diasporafoundation.org/2012/08/27/announcement-diaspora-will-now-be-a-community-project.html},
   url    = {https://web.archive.org/web/20121109114722/http://blog.diasporafoundation.org/2012/08/27/announcement-diaspora-will-now-be-a-community-project.html},
 }
 
@@ -115,7 +123,7 @@
 
 @Misc{google-plus2018shutdown,
   author = {Ben Smith},
-  title  = {Project Strobe: Protecting your data, improving our third-party APIs, and sunsetting consumer Google+},
+  title  = {{Project Strobe: Protecting your data, improving our third-party APIs, and sunsetting consumer Google+}},
   month  = oct,
   year   = {2018},
   note   = {https://www.blog.google/technology/safety-security/project-strobe/},
@@ -124,7 +132,7 @@
 
 @Misc{facebook2017release,
   author = {Chuck Rossi},
-  title  = {Rapid release at massive scale - Facebook Code},
+  title  = {{Rapid release at massive scale - Facebook Code}},
   month  = aug,
   year   = {2017},
   note   = {https://code.fb.com/web/rapid-release-at-massive-scale/},
@@ -133,7 +141,7 @@
 
 @Misc{moltchanov2014p2p-networks,
   author = {Dmitri Moltchanov},
-  title  = {Selected DHT algorithms: Chord and Pastry},
+  title  = {{Selected DHT algorithms: Chord and Pastry}},
   month  = oct,
   year   = {2014},
   url    = {https://www.cs.tut.fi/kurssit/ELT-53206/lecture03.pdf},
@@ -188,4 +196,13 @@
   organization = {Springer},
 }
 
+@Misc{w3c2018activity-pub,
+  author = {Webber, Christopher Lemmer and Tallon, Jessica and Shepherd, Erin and Guy, Amy and Prodromou, Evan},
+  title  = {{ActivityPub - W3C Recommendation}},
+  month  = jan,
+  year   = {2018},
+  note   = {https://www.w3.org/TR/activitypub/},
+  url    = {https://www.w3.org/TR/activitypub/},
+}
+
 @Comment{jabref-meta: databaseType:bibtex;}