diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-22 21:27:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-22 21:27:11 +0000 |
commit | 57dfe35cc3d712b21fbda8f99ac0eb8995135c52 (patch) | |
tree | 139fe7a80eb221c3ff74015e1f7ea82acf388e4f /Master/texmf-dist/doc/bibtex/gost/ex27a.bib | |
parent | 4cdc560c51794a80065fd8beb20a8fce3366dd27 (diff) |
gost
git-svn-id: svn://tug.org/texlive/trunk@39823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/gost/ex27a.bib')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/gost/ex27a.bib | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gost/ex27a.bib b/Master/texmf-dist/doc/bibtex/gost/ex27a.bib new file mode 100644 index 00000000000..77d355140f4 --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/gost/ex27a.bib @@ -0,0 +1,18 @@ +@online{ wiki:latex, + author = "Wikipedia", + title = "{\LaTeX}---Wikipedia{,} The Free Encyclopedia", + year = "2012", + url = "http://en.wikipedia.org/wiki/LaTeX", + urldate = "25.01.2012" +} + +@online{ wiki:latex-2, + author = "Wikipedia", + title = "{\LaTeX}", + howpublished = "Wikipedia, The Free Encyclopedia", + year = "2012", + eprint ="wiki/LaTeX", + eprinttype = {WikiPedia}, + url = "http://en.wikipedia.org/wiki/LaTeX", + urldate = "25.01.2012" +} |