Skip to content
Permalink
Browse files

Update elsevier-harvard.csl

Add blogs to also display URL and access date.
As per guidelines:
"Web references
As a minimum, the full URL should be given and the date when the reference was last accessed. Any further information, if known (DOI, author names, dates, reference to a source publication, etc.), should also be given. Web references can be listed separately (e.g., after the reference list) under a different heading if desired, or can be included in the reference list."
  • Loading branch information...
POBrien333 committed Jan 22, 2019
1 parent 7fd84db commit 45d82aaa40b764f16258fadb882776415dec25fc
Showing with 1 addition and 1 deletion.
  1. +1 −1 elsevier-harvard.csl
@@ -94,7 +94,7 @@
<if variable="DOI">
<text variable="DOI" prefix="https://doi.org/"/>
</if>
<else-if type="webpage">
<else-if type="webpage post-weblog" match="any">
<group delimiter=" ">
<text value="URL"/>
<text variable="URL"/>

0 comments on commit 45d82aa

Please sign in to comment.
You can’t perform that action at this time.