[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] generate bibliography properly



Update of /home/freehaven/cvsroot/doc/cacm06
In directory moria:/home/goodell/work/freehaven/doc/cacm06

Modified Files:
	Makefile 
Added Files:
	netauth.bib 
Log Message:
generate bibliography properly


Index: Makefile
===================================================================
RCS file: /home/freehaven/cvsroot/doc/cacm06/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	21 Jul 2006 16:40:45 -0000	1.1
+++ Makefile	21 Jul 2006 16:51:07 -0000	1.2
@@ -8,7 +8,7 @@
 
 all: clean $(PDFS)
 
-%.pdf: %.tex %.bib %.blg %.toc $(TEXFILES)
+%.pdf: %.tex %.blg %.toc $(TEXFILES)
 	pdflatex $*.tex
 	bibtex $*
 	pdflatex $*.tex
@@ -23,9 +23,6 @@
 %.toc: %.tex
 	pdflatex $*.tex
 
-%.bib:
-	ln -s ../bib/local.bib $*.bib
-
 clean:
 	/bin/rm -f $(PDFS) figures *.bib *.dvi *.aux *.ps *~ *.log *.lot *.lof *.toc *.blg *.bbl url.sty
 

--- NEW FILE: netauth.bib ---
% $Id: netauth.bib,v 1.1 2006/07/21 16:51:08 goodell Exp $

@article{feige88,
    journal = "Journal of Cryptology",
    volume = 1,
    number = 2,
    year = 1988,
    pages = "77-94",
    author = "U. Feige and A. Fiat and A. Shamir",
    title = {{Zero-Knowledge Proofs of Identity}},
    www_section = cryptology
}

@inproceedings{p33-shields,
    author = {Clay Shields and Brian Neil Levine},
    title = {A Protocol for Anonymous Communication over the Internet},
    booktitle = {Proceedings of the Seventh ACM conference on Computer and communications security},
    year = {2000},
    isbn = {1-58113-203-4},
[...2304 lines suppressed...]

@misc{brandx,
    author = {{Supreme Court of the US}},
    title = {{FCC v. Brand X Internet Services et al.}},
    howpublished = {04-281},
    year = 2005,
    month = {March},
    www_pdf_url = {http://www.ca1.uscourts.gov/pdf.opinions/03-1383-01A.pdf},
    www_section = news
}

@article{power02,
    author = {R. Power},
    title = {{2002 CSI/FBI Computer Crime and Security Survey}},
    journal = {Computer Security Issues and Trends},
    volume = 8,
    number = 1,
    year = 2002,
    www_section = news
}

***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxx with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/