summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib b/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib
new file mode 100644
index 00000000000..0738b2fe2f0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.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"}
+}