diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ms/examples/97-annotations-ms.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ms/examples/97-annotations-ms.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ms/examples/97-annotations-ms.bib b/Master/texmf-dist/doc/latex/biblatex-ms/examples/97-annotations-ms.bib new file mode 100644 index 00000000000..0738b2fe2f0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-ms/examples/97-annotations-ms.bib @@ -0,0 +1,12 @@ +%% LaTeX2e file `97-annotations.bib' +%% generated by the `filecontents' environment +%% from source `97-annotations' on 2018/10/04. +%% +@MISC{ann1, + AUTHOR = {Last1, First1 and Last2, First2 and Last3, First3}, + AUTHOR+an = {1:family=student;2=corresponding}, + TITLE = {The Title}, + TITLE+an:default = {=titleannotation}, + TITLE+an:french = {="Le titre"}, + TITLE+an:german = {="Der Titel"} +} |