diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-19 21:14:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-19 21:14:03 +0000 |
commit | 9d70d77474dea5d4290597aae2685af2b3566b80 (patch) | |
tree | e358e7a43bbdbde7363adbabc6b6c7ec15a34670 /Master/texmf-dist/bibtex | |
parent | a28e9e88eda14395c0681874294edc28f6d3bb47 (diff) |
attachfile (19sep16)
git-svn-id: svn://tug.org/texlive/trunk@42099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bib/attachfile/attachfile.bib | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/bibtex/bib/attachfile/attachfile.bib b/Master/texmf-dist/bibtex/bib/attachfile/attachfile.bib new file mode 100644 index 00000000000..7b02e3a6bf4 --- /dev/null +++ b/Master/texmf-dist/bibtex/bib/attachfile/attachfile.bib @@ -0,0 +1,31 @@ +@Book{PDFRef, + author = {{Adobe Systems Incorporated}}, + title = {{PDF} Reference Version~1.6}, + publisher = {Adobe Press}, + year = 2004, + key = {PDF}, + edition = {Fifth}, + month = dec # {~3,}, + note = {ISBN~\mbox{0321304748}. Available from \url{http://partners.adobe.com/public/developer/en/pdf/PDFReference16.pdf}} +} + +@Unpublished{MediaTypes, + author = {{Internet Assigned Numbers Authority}}, + title = {{MIME} Media Types}, + note = {Available from \url{http://www.iana.org/assignments/media-types/}}, + key = {IANA} +} + +@TechReport{Freed1996, + author = {N. Freed and N. Borenstein}, + title = {{M}ultipurpose {I}nternet {M}ail {E}xtensions {(MIME)} + Part Two: Media Types}, + institution = {Internet Engineering Task Force (IETF), + Network Working Group}, + year = 1996, + type = {Request for Comments (RFC)}, + number = 2046, + month = nov, + note = {Available from + \url{http://www.rfc-editor.org/rfc/rfc2046.txt}} +} |