[Collab-qa-commits] r1940 - udd/web

Lucas Nussbaum lucas at alioth.debian.org
Fri Apr 29 09:57:42 UTC 2011


Author: lucas
Date: 2011-04-29 09:57:34 +0000 (Fri, 29 Apr 2011)
New Revision: 1940

Modified:
   udd/web/index.html
Log:
add note on referencing UDD

Modified: udd/web/index.html
===================================================================
--- udd/web/index.html	2011-04-29 05:42:09 UTC (rev 1939)
+++ udd/web/index.html	2011-04-29 09:57:34 UTC (rev 1940)
@@ -37,6 +37,17 @@
       <h2>Database dump</h2>
 <p>A full dump of the database, generated every two days, is <a href="udd.sql.gz">also available</a>. Be careful, it's quite big (400 MB gzipped, and growing).</p>
      
+      <h2>Referencing UDD</h2>
+<p>If you want to reference UDD, please link to <a href="http://udd.debian.org">http://udd.debian.org/</a> and (in publications) use the following citation:</p>
+<pre>
+ at InProceedings{udd-msr10,
+   author = "Lucas Nussbaum and Stefano Zacchiroli",
+   title = "The Ultimate Debian Database: Consolidating Bazaar Metadata for Quality Assurance and Data Mining",
+   booktitle = {7th IEEE Working Conference on Mining Software Repositories (MSR'2010)},
+   address = "Cape Town, South Africa",
+   year = "2010"
+}
+</pre>
       <h2>Publications</h2>
 <p>Even if its main goal was not to serve as a scientific resarch tool, UDD was already featured in two publications:</p>
 




More information about the Collab-qa-commits mailing list