diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-14 22:35:31 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-14 22:53:54 +0100 |
| commit | 89f44f220de2972452dd816fe59836ba76953d59 (patch) | |
| tree | 2749428e8e10252588bb68c0e8e9bfd150f28a9c /assets | |
| parent | 2a86e4db0bb3894d1cc3b94e1a1af31a6cd87b80 (diff) | |
Bibliography and citations
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/files/bad.bib | 6 | ||||
| -rw-r--r-- | assets/files/bad.txt (renamed from assets/files/invalid-utf8.txt) | bin | 70 -> 70 bytes | |||
| -rw-r--r-- | assets/files/works.bib | 32 |
3 files changed, 38 insertions, 0 deletions
diff --git a/assets/files/bad.bib b/assets/files/bad.bib new file mode 100644 index 00000000..41b4d63d --- /dev/null +++ b/assets/files/bad.bib @@ -0,0 +1,6 @@ +@article{arrgh, + title = {An‐arrgh‐chy: The Law and Economics of Pirate Organization}, + author = {Leeson, Peter T.}, + crossref = {polecon}, + date = {19XXX-XX-XX}, +} diff --git a/assets/files/invalid-utf8.txt b/assets/files/bad.txt Binary files differindex 71308112..71308112 100644 --- a/assets/files/invalid-utf8.txt +++ b/assets/files/bad.txt diff --git a/assets/files/works.bib b/assets/files/works.bib new file mode 100644 index 00000000..72f06db1 --- /dev/null +++ b/assets/files/works.bib @@ -0,0 +1,32 @@ +@article{stupid, + title={At-scale impact of the {Net Wok}: A culinarically holistic investigation of distributed dumplings}, + author={Astley, Rick and Morris, Linda}, + journal={Armenian Journal of Proceedings}, + volume={61}, + pages={192--219}, + year={2020}, + publisher={Automattic Inc.} +} + +@www{issue201, + title={Use of ids field creates unstable references}, + author={{cfr42}}, + url={https://github.com/plk/biblatex/issues/201}, + date={2014-02-02/2014-02-07}, + ids={unstable, github} +} + +@article{arrgh, + title={The Pirate Organization}, + author={Leeson, Peter T.}, +} + +@article{quark, + title={The Quark Organization}, + author={Leeson, Peter T.}, +} + +@misc{cannonfodder, + title={An Insight into Bibliographical Distress}, + author={Aldrin, Buzz} +} |
