diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:33:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:33:43 +0000 |
commit | f9e662abcd4764ed15dc598ff609d220e8382038 (patch) | |
tree | b17660efa88c33d0b82b8fc0fd083ebf1e3d1d65 /Master/texmf-dist/bibtex/bib/bibhtml | |
parent | 812777721ecd6065f14355d9df911ab2e7f2050d (diff) |
texmf-dist/bibtex
git-svn-id: svn://tug.org/texlive/trunk@71 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bib/bibhtml')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/bibhtml/bibrefs.bib | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/Master/texmf-dist/bibtex/bib/bibhtml/bibrefs.bib b/Master/texmf-dist/bibtex/bib/bibhtml/bibrefs.bib new file mode 100644 index 00000000000..1b5bbb39edb --- /dev/null +++ b/Master/texmf-dist/bibtex/bib/bibhtml/bibrefs.bib @@ -0,0 +1,64 @@ +% Page seems to have disappeared +@Misc{brown95, + author = "Haines Brown", + title = "Citations of Electronic Documents in an Electronic + Document", + howpublished = "World Wide Web page", + year = 1995, + note = "Once at \url{http://neal.ctstateu.edu/history/cite.html}, now disappeared" +} + +@TechReport{walker95, + author = "Janice R Walker", + title = "{MLA}-Style Citations of Electronic Sources", + institution = "Department of English, University of South Florida", + year = 1995, + number = "4/95", + month = "January", + note = "Endorsed by the {A}lliance for {C}omputers and {W}riting", + url = "http://www.columbia.edu/cu/cup/cgos/idx_basic.html", + lastchecked = {September 2005} +} + +@webpage{emory95, + author = "libsf@web.cc.emory.edu", + title = "Citation Formats", + howpublished = "World Wide Web page", + year = 1995, + url = "http://www.cc.emory.edu/WHSCL/citation.formats.html" +} + +@webpage{apa03, + author = "{American Psychological Society}", + title = "{APA} Style: Electronic References", + year = {2003}, + url = {http://www.apastyle.org/elecref.html}, + lastchecked = {September 2005} +} + +@webpage{weapas, + author = {T Land}, + title = {Web Extension to {American Psychological + Association} Style ({WEAPAS})}, + howpublished = {Web page}, + year = 1998, + url = {http://www.beadsland.com/weapas/}, + lastchecked = {September 2005}, +} + +@webpage{iso690, + key = {ISO 690-2}, + title = {{ISO 690-2}, Bibliographic references to electronic + documents (excerpts)}, + howpublished = {online}, + year = 2002, + url = {http://www.collectionscanada.ca/iso/tc46sc9/standard/690-2e.htm}, + lastchecked = {September 2005} +} + +@unpublished{test, + author = "Experimenter, A. N.", + title = "bibhtml tests -- how do we handle odd (~&) characters?", + url = "http://www.example.org/~tilde/query?arg1=%1e&arg2=one;two&moreargswhichmaketheurlquitelong", + note = "This is a test entry" +} |