Skip to content

Commit aff602c

Browse files
authored
Update journal-of-food-protection.csl (#5315)
1 parent 4503826 commit aff602c

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

journal-of-food-protection.csl

+20-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-US">
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-GB">
33
<info>
44
<title>Journal of Food Protection</title>
5+
<title-short>JFP</title-short>
56
<id>http://www.zotero.org/styles/journal-of-food-protection</id>
67
<link href="http://www.zotero.org/styles/journal-of-food-protection" rel="self"/>
78
<link href="http://www.foodprotection.org/publications/instructions-for-authors/pdf/jfp-author-instructions.pdf" rel="documentation"/>
@@ -26,7 +27,7 @@
2627
<issn>0362-028X</issn>
2728
<eissn>1944-9097</eissn>
2829
<summary>Style for the Journal of Food Protection, published by IAFP</summary>
29-
<updated>2012-09-27T22:06:38+00:00</updated>
30+
<updated>2021-03-10T07:53:06+00:00</updated>
3031
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3132
</info>
3233
<macro name="author">
@@ -114,6 +115,22 @@
114115
</if>
115116
</choose>
116117
</macro>
118+
<macro name="access">
119+
<choose>
120+
<if type="webpage post post-weblog" match="any">
121+
<group delimiter=". ">
122+
<group delimiter=": ">
123+
<text term="available at" text-case="capitalize-first"/>
124+
<text variable="URL"/>
125+
</group>
126+
<group delimiter=" ">
127+
<text term="accessed" text-case="capitalize-first"/>
128+
<date form="text" variable="accessed"/>
129+
</group>
130+
</group>
131+
</if>
132+
</choose>
133+
</macro>
117134
<citation>
118135
<sort>
119136
<key variable="citation-number"/>
@@ -138,6 +155,7 @@
138155
<text macro="edition"/>
139156
<text macro="publisher"/>
140157
<text macro="locators"/>
158+
<text macro="access" prefix=". "/>
141159
</layout>
142160
</bibliography>
143161
</style>

0 commit comments

Comments
 (0)