summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex')
-rw-r--r--Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex b/Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex
new file mode 100644
index 00000000000..32b25731d39
--- /dev/null
+++ b/Master/texmf-dist/doc/bibtex/ietfbibs/ids.tex
@@ -0,0 +1,16 @@
+\documentclass{book}
+
+\usepackage{showkeys}
+\usepackage[
+ backend=biber,
+ natbib=true,
+ style=numeric,
+ sorting=none
+ ]{biblatex}
+
+\bibliography{ids}
+
+\begin{document}
+\nocite{*}
+\printbibliography
+\end{document}