[Anet-checkins] CVS: Documentation/design/latex anet.bib,1.2,1.3
Status: Abandoned
Brought to you by:
benad
From: Christopher J. <cwj...@us...> - 2002-01-05 16:47:23
|
Update of /cvsroot/anet/Documentation/design/latex In directory usw-pr-cvs1:/tmp/cvs-serv26652 Modified Files: anet.bib Log Message: added some items in the bibliography Index: anet.bib =================================================================== RCS file: /cvsroot/anet/Documentation/design/latex/anet.bib,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** anet.bib 2002/01/02 20:40:36 1.2 --- anet.bib 2002/01/05 16:47:20 1.3 *************** *** 7,11 **** % The makefile should take care of generating the bibliography correctly. ! @Misc{w3xml, OPTkey = {}, OPTauthor = {}, --- 7,11 ---- % The makefile should take care of generating the bibliography correctly. ! @Misc{w3-xml, OPTkey = {}, OPTauthor = {}, *************** *** 19,23 **** ! @Misc{applemem, OPTkey = {}, OPTauthor = {}, --- 19,23 ---- ! @Misc{apple-mem, OPTkey = {}, OPTauthor = {}, *************** *** 43,47 **** ! @Misc{uscip, OPTkey = {}, OPTauthor = {}, --- 43,47 ---- ! @Misc{usc-ip, OPTkey = {}, OPTauthor = {}, *************** *** 54,58 **** } ! @Misc{applehyp, OPTkey = {}, OPTauthor = {}, --- 54,58 ---- } ! @Misc{apple-hyp, OPTkey = {}, OPTauthor = {}, *************** *** 65,69 **** } ! @Misc{fsftar, OPTkey = {}, OPTauthor = {}, --- 65,69 ---- } ! @Misc{fsf-tar, OPTkey = {}, OPTauthor = {}, *************** *** 76,80 **** } ! @Misc{nwgmime, OPTkey = {}, OPTauthor = {}, --- 76,102 ---- } ! @Misc{fsf-lgpl, ! OPTkey = {}, ! OPTauthor = {}, ! title = {Free Software Foundation: ``GNU Lesser Generic Public License''}, ! howpublished = {\url"http://www.gnu.org/copyleft/lesser.html"}, ! OPTmonth = {}, ! OPTyear = {}, ! OPTnote = {}, ! OPTannote = {} ! } ! ! @Misc{fsf-gpl, ! OPTkey = {}, ! OPTauthor = {}, ! title = {Free Software Foundation: ``GNU General Public License''}, ! howpublished = {\url"http://www.gnu.org/copyleft/gpl.html"}, ! OPTmonth = {}, ! OPTyear = {}, ! OPTnote = {}, ! OPTannote = {} ! } ! ! @Misc{nwg-mime, OPTkey = {}, OPTauthor = {}, *************** *** 87,91 **** } ! @Misc{nwgmimec, OPTkey = {}, OPTauthor = {}, --- 109,113 ---- } ! @Misc{nwg-mimec, OPTkey = {}, OPTauthor = {}, |