diff options
| author | Michael Färber <01mf02@gmail.com> | 2024-01-30 15:37:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-30 14:37:33 +0000 |
| commit | de31a5ce59734e55c63b5aeae4f9301e18eea5fc (patch) | |
| tree | 05de9e658a87701a54a7c4fc30add3bc03c249ac /assets/files | |
| parent | b744b8781835d704236210d8a3dd603c6a29c8d0 (diff) | |
Document how to cite sources with special characters. (#3261)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'assets/files')
| -rw-r--r-- | assets/files/works.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/files/works.bib b/assets/files/works.bib index 391661ca..d3bd14cd 100644 --- a/assets/files/works.bib +++ b/assets/files/works.bib @@ -52,6 +52,17 @@ volume = {1}, } +@book{DBLP:books/lib/Knuth86a, + author = {Donald Ervin Knuth}, + title = {Computer modern typefaces}, + publisher = {Addison-Wesley}, + year = {1986}, + url = {https://www.worldcat.org/oclc/13157596}, + isbn = {0201134462}, + timestamp = {Fri, 17 Jul 2020 16:12:40 +0200}, + biburl = {https://dblp.org/rec/books/lib/Knuth86a.bib}, + bibsource = {dblp computer science bibliography, https://dblp.org} +} @article{sharing, title = {Do sharing people behave differently? An empirical evaluation of the distinctive mobility patterns of free-floating car-sharing members}, |
