From 1be0f0fba8d860b960e79442a891fce6b1aca192 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 7 Oct 2020 23:03:14 -0700 Subject: Use double quotes for YAML metadata. Closes #6727. --- test/command/biblatex-incollection-2.md | 36 ++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'test/command/biblatex-incollection-2.md') diff --git a/test/command/biblatex-incollection-2.md b/test/command/biblatex-incollection-2.md index 495541035..f910aebc5 100644 --- a/test/command/biblatex-incollection-2.md +++ b/test/command/biblatex-incollection-2.md @@ -41,27 +41,27 @@ Title = {Space and Beyond}} ^D --- -nocite: '[@*]' +nocite: "[@*]" references: -- annote: 'A cross-referenced article from a collection. This is an +- annote: "A cross-referenced article from a collection. This is an incollection entry with a crossref field. Note the subtitle and - indextitle fields' + indextitle fields" author: - family: Westfahl given: Gary - container-title: 'Space and beyond: The frontier theme in science - fiction' + container-title: "Space and beyond: The frontier theme in science + fiction" editor: - family: Westfahl given: Gary - id: 'westfahl:space' + id: "westfahl:space" issued: 2000 - language: 'en-US' - page: '55-65' + language: "en-US" + page: "55-65" publisher: Greenwood - publisher-place: 'Westport, Conn.; London' - title: 'The true frontier: Confronting and avoiding the realities of - space in American science fiction films' + publisher-place: "Westport, Conn.; London" + title: "The true frontier: Confronting and avoiding the realities of + space in American science fiction films" title-short: The true frontier type: chapter - author: @@ -71,10 +71,10 @@ references: editor: - family: Gaonkar given: Dilip Parameshwar - id: 'gaonkar:in' - isbn: '0-822-32714-7' + id: "gaonkar:in" + isbn: "0-822-32714-7" issued: 2001 - page: '1-23' + page: "1-23" publisher: Duke University Press publisher-place: Durham; London title: On alternative modernities @@ -84,12 +84,12 @@ references: editor: - family: Westfahl given: Gary - id: 'westfahl:frontier' + id: "westfahl:frontier" issued: 2000 - language: 'en-US' + language: "en-US" publisher: Greenwood - publisher-place: 'Westport, Conn.; London' - title: 'Space and beyond: The frontier theme in science fiction' + publisher-place: "Westport, Conn.; London" + title: "Space and beyond: The frontier theme in science fiction" title-short: Space and beyond type: book --- -- cgit v1.2.3