aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-inbook.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-08 10:54:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-10-08 10:54:53 -0700
commit641849b70a851c45ce3d3fb438eeee7fd813d070 (patch)
treefb1f7ad7e5e9f80abc1c361b22d1e8818193a061 /test/command/biblatex-inbook.md
parent36e010cb4a3dc2de2eca7286e62873ad5dfde1a8 (diff)
downloadpandoc-641849b70a851c45ce3d3fb438eeee7fd813d070.tar.gz
Be less aggressive about using quotes for YAML values.
We need quotes if `[` or `{` or `'` is at the beginning of the line, but not otherwise.
Diffstat (limited to 'test/command/biblatex-inbook.md')
-rw-r--r--test/command/biblatex-inbook.md36
1 files changed, 18 insertions, 18 deletions
diff --git a/test/command/biblatex-inbook.md b/test/command/biblatex-inbook.md
index 07fc7ebcc..e95f4aa3a 100644
--- a/test/command/biblatex-inbook.md
+++ b/test/command/biblatex-inbook.md
@@ -65,12 +65,12 @@ TODO / citeproc: in biblatex "inbook" entries, citeproc should suppress bookauth
---
nocite: "[@*]"
references:
-- annote: "An edition of Kant's *Collected Works*, volume five. This is
+- annote: An edition of Kant's *Collected Works*, volume five. This is
an inbook entry which explicitly refers to the *Critique of
Practical Reason* only, not to the entire fifth volume. Note the
author and bookauthor fields in the database file. By default, the
bookauthor is omitted if the values of the author and bookauthor
- fields are identical"
+ fields are identical
author:
- family: Kant
given: Immanuel
@@ -80,8 +80,8 @@ references:
container-title: Kants Werke. Akademie Textausgabe
id: "kant:kpv"
issued: 1968
- language: "de-DE"
- page: "1-163"
+ language: de-DE
+ page: 1-163
publisher: Walter de Gruyter
publisher-place: Berlin
title: Kritik der praktischen Vernunft
@@ -90,9 +90,9 @@ references:
volume: 5
volume-title: Kritik der praktischen Vernunft. Kritik der
Urtheilskraft
-- annote: "An edition of Kant's *Collected Works*, volume five. This is
+- annote: An edition of Kant's *Collected Works*, volume five. This is
an inbook entry which explicitly refers to the *Critique of
- Judgment* only, not to the entire fifth volume"
+ Judgment* only, not to the entire fifth volume
author:
- family: Kant
given: Immanuel
@@ -102,8 +102,8 @@ references:
container-title: Kants Werke. Akademie Textausgabe
id: "kant:ku"
issued: 1968
- language: "de-DE"
- page: "165-485"
+ language: de-DE
+ page: 165-485
publisher: Walter de Gruyter
publisher-place: Berlin
title: Kritik der Urtheilskraft
@@ -111,11 +111,11 @@ references:
volume: 5
volume-title: Kritik der praktischen Vernunft. Kritik der
Urtheilskraft
-- annote: "A single essay from the critical edition of Nietzsche's
- works. This inbook entry explicitly refers to an essay found in the
- first volume. Note the title, booktitle, and maintitle fields. Also
- note the sorttitle and sortyear fields. We want this entry to be
- listed after the entry referring to the entire first volume"
+- annote: A single essay from the critical edition of Nietzsche's works.
+ This inbook entry explicitly refers to an essay found in the first
+ volume. Note the title, booktitle, and maintitle fields. Also note
+ the sorttitle and sortyear fields. We want this entry to be listed
+ after the entry referring to the entire first volume
author:
- family: Nietzsche
given: Friedrich
@@ -130,17 +130,17 @@ references:
given: Mazzino
id: "nietzsche:historie"
issued: 1988
- language: "de-DE"
- page: "243-334"
- publisher: "Deutscher Taschenbuch-Verlag; Walter de Gruyter"
+ language: de-DE
+ page: 243-334
+ publisher: Deutscher Taschenbuch-Verlag; Walter de Gruyter
publisher-place: München; Berlin; New York
title: "Unzeitgemässe Betrachtungen. Zweites Stück: Vom Nutzen und
Nachtheil der Historie für das Leben"
title-short: Vom Nutzen und Nachtheil der Historie
type: chapter
volume: 1
- volume-title: "Die Geburt der Tragödie. Unzeitgemäße Betrachtungen
- I--IV. Nachgelassene Schriften 1870--1973"
+ volume-title: Die Geburt der Tragödie. Unzeitgemäße Betrachtungen
+ I--IV. Nachgelassene Schriften 1870--1973
---