hgbook
annotate it/bibliography.xml @ 1059:b098ca24c0ad
1.7 zh translated
author | zhaopingsun |
---|---|
date | Tue Nov 10 20:39:23 2009 -0500 (2009-11-10) |
parents | 96d161568609 |
children | 719b03ea27c8 |
rev | line source |
---|---|
gpiancastelli@860 | 1 <bibliography id="chap:bib"> |
gpiancastelli@860 | 2 <?dbhtml filename="riferimenti.html"?> |
gpiancastelli@838 | 3 <title>Riferimenti</title> |
gpiancastelli@831 | 4 |
gpiancastelli@831 | 5 <biblioentry id="bib:quilt" xreflabel="Quilt"> |
gpiancastelli@831 | 6 <authorgroup> |
gpiancastelli@831 | 7 <author><firstname>Jean</firstname><surname>Delvare</surname></author> |
gpiancastelli@831 | 8 <author><firstname>Andreas</firstname><surname>Gruenbacher</surname></author> |
gpiancastelli@831 | 9 <author><firstname>Martin</firstname><surname>Quinson</surname></author> |
gpiancastelli@831 | 10 </authorgroup> |
gpiancastelli@831 | 11 <title>Patchwork quilt</title> |
gpiancastelli@831 | 12 <bibliomisc><uri>http://savannah.nongnu.org/projects/quilt</uri></bibliomisc> |
gpiancastelli@831 | 13 </biblioentry> |
gpiancastelli@831 | 14 <biblioentry id="bib:diffstat" xreflabel="Dickey"> |
gpiancastelli@831 | 15 <author><firstname>Thomas</firstname><surname>Dickey</surname></author> |
gpiancastelli@831 | 16 <title><literal>diffstat</literal>&emdash;make a histogram of <literal>diff</literal> output</title> |
gpiancastelli@831 | 17 <bibliomisc><uri>http://dickey.his.com/diffstat/diffstat.html</uri></bibliomisc> |
gpiancastelli@831 | 18 </biblioentry> |
gpiancastelli@831 | 19 <biblioentry id="bib:mysql" xreflabel="MySQL-Python"> |
gpiancastelli@831 | 20 <author><firstname>Andy</firstname><surname>Dustman</surname></author> |
gpiancastelli@831 | 21 <title>MySQL for Python</title> |
gpiancastelli@831 | 22 <bibliomisc><uri>http://sourceforge.net/projects/mysql-python</uri></bibliomisc> |
gpiancastelli@831 | 23 </biblioentry> |
gpiancastelli@838 | 24 <biblioentry id="bib:gru05" xreflabel="Gruenbacher2005"> |
gpiancastelli@831 | 25 <author><firstname>Andreas</firstname><surname>Gruenbacher</surname></author> |
gpiancastelli@831 | 26 <title>How to survive with many patches (introduction to quilt)</title> |
gpiancastelli@831 | 27 <bibliomisc><uri>http://www.suse.de/~agruen/quilt.pdf</uri></bibliomisc> |
gpiancastelli@831 | 28 <date>June 2005</date> |
gpiancastelli@831 | 29 </biblioentry> |
gpiancastelli@831 | 30 <biblioentry id="bib:mpatch" xreflabel="Mason"> |
gpiancastelli@831 | 31 <author><firstname>Chris</firstname><surname>Mason</surname></author> |
gpiancastelli@831 | 32 <title><literal>mpatch</literal>&emdash;help solve patch rejects</title> |
gpiancastelli@831 | 33 <bibliomisc><uri>http://oss.oracle.com/~mason/mpatch/</uri></bibliomisc> |
gpiancastelli@831 | 34 </biblioentry> |
gpiancastelli@838 | 35 <biblioentry id="bib:cp" xreflabel="ConfigParser"> |
gpiancastelli@831 | 36 <corpauthor>Python.org</corpauthor> |
gpiancastelli@831 | 37 <title><literal>ConfigParser</literal>&emdash;configuration file parser</title> |
gpiancastelli@831 | 38 <bibliomisc><uri>http://docs.python.org/lib/module-ConfigParser.html</uri></bibliomisc> |
gpiancastelli@831 | 39 </biblioentry> |
gpiancastelli@831 | 40 <biblioentry id="bib:gnu" xreflabel="GNU-Standard"> |
gpiancastelli@831 | 41 <authorgroup> |
gpiancastelli@831 | 42 <author><firstname>Richard</firstname><surname>Stallman</surname></author> |
gpiancastelli@831 | 43 <corpauthor>GNU Project volunteers</corpauthor> |
gpiancastelli@831 | 44 </authorgroup> |
gpiancastelli@831 | 45 <title>Gnu coding standards&emdash;change logs</title> |
gpiancastelli@831 | 46 <bibliomisc><uri>http://www.gnu.org/prep/standards/html_node/Change-Logs.html</uri></bibliomisc> |
gpiancastelli@831 | 47 </biblioentry> |
gpiancastelli@831 | 48 <biblioentry id="bib:patchutils" xreflabel="Waugh"> |
gpiancastelli@831 | 49 <author><firstname>Tim</firstname><surname>Waugh</surname></author> |
gpiancastelli@831 | 50 <title><literal>patchutils</literal>&emdash;programs that operate on patch files</title> |
gpiancastelli@831 | 51 <bibliomisc><uri>http://cyberelk.net/tim/patchutils/</uri></bibliomisc> |
gpiancastelli@831 | 52 </biblioentry> |
gpiancastelli@831 | 53 |
gpiancastelli@831 | 54 </bibliography> |