aboutsummaryrefslogtreecommitdiff
path: root/test/command/biblatex-padhye.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-padhye.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-padhye.md')
-rw-r--r--test/command/biblatex-padhye.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/biblatex-padhye.md b/test/command/biblatex-padhye.md
index 9f8448849..9f3af152a 100644
--- a/test/command/biblatex-padhye.md
+++ b/test/command/biblatex-padhye.md
@@ -71,7 +71,7 @@ Amherst, Mass.: University of Massachusetts.
---
nocite: "[@*]"
references:
-- abstract: "The steady state performance of a bulk transfer TCP flow
+- abstract: The steady state performance of a bulk transfer TCP flow
(i.e., a flow with a large amount of data to send, such as FTP
transfers) may be characterized by three quantities. The first is
the send rate, which is the amount of data sent by the sender in
@@ -90,7 +90,7 @@ references:
stochastic analysis. Second, we build upon the previous analysis to
provide both an approximate formula as well as a more accurate
stochastic model for the steady state throughput of a bulk transfer
- TCP flow."
+ TCP flow.
annote: This is a report entry for a technical report. Note the format
of the type field in the database file which uses a localization
key. The number of the report is given in the number field. Also
@@ -105,10 +105,10 @@ references:
genre: technical report
id: padhye
issued: 1999
- language: "en-US"
- number: "99-02"
+ language: en-US
+ number: 99-02
publisher: University of Massachusetts
- publisher-place: "Amherst, Mass."
+ publisher-place: Amherst, Mass.
title: A stochastic model of TCP Reno congestion avoidance and control
type: report
---