Skip to content

Commit 297cdb5

Browse files
committed
Update guide to specify a full stop at the end of each reference
1 parent 9f0f40d commit 297cdb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/query-help-style-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Note, if any code words are included in the `overview` and `recommendation` sect
100100

101101
## Including references
102102

103-
You should include one or more references, formatted as an unordered list (`- ...` or `* ...`) in Markdown or with `<li> ... </li>` for each item in XML, to provide further information about the problem that your query is designed to find. References can be of the following types:
103+
You should include one or more references, formatted as an unordered list (`- ...` or `* ...`) in Markdown or with `<li> ... </li>` for each item in XML, to provide further information about the problem that your query is designed to find. Each reference should end in a full stop. References can be of the following types:
104104

105105
### Books
106106

@@ -124,7 +124,7 @@ If you are citing an academic paper, we recommend adopting the reference style o
124124

125125
If you are citing a website, please use the following format, without breadcrumb trails:
126126

127-
>\<Name of website>: \<Name of page or anchor>
127+
>\<Name of website>: \<Name of page or anchor>.
128128
129129
For example:
130130

0 commit comments

Comments
 (0)