diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2016-03-15 22:12:44 -0400 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2016-03-15 22:12:44 -0400 |
| commit | 58011496071a49e8f5f916a0416c36806ee94614 (patch) | |
| tree | c32bb04676b54ae0718fb68f97b984b970456628 /testdata/anonbib.bib | |
| parent | 9a5261e37badd5422b8c16d93a5b1663c4be602f (diff) | |
| download | bibtex-58011496071a49e8f5f916a0416c36806ee94614.tar.gz | |
Add crossref resolution, minor api changes, first template inspired by plain.bst
Diffstat (limited to 'testdata/anonbib.bib')
| -rw-r--r-- | testdata/anonbib.bib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/anonbib.bib b/testdata/anonbib.bib index d3bcd63..b7c5368 100644 --- a/testdata/anonbib.bib +++ b/testdata/anonbib.bib @@ -20,6 +20,7 @@ @string{pir = "Private Information Retrieval"} @string{economics = "Economics"} @string{censorship = "Communications Censorship"} +@string{cacm = "Communications of the ACM"} @string{credentials = "E-Cash / Anonymous Credentials"} @string{misc = "Misc"} @string{torperf = "Tor Performance"} |
