Skip to content

Commit

Permalink
Update engineering-technology-and-applied-science-research.csl (#6247)
Browse files Browse the repository at this point in the history
change of DOI prefix and update of summary
  • Loading branch information
dionojs committed Nov 23, 2022
1 parent 00fe4a2 commit 6dcba3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions engineering-technology-and-applied-science-research.csl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<category field="engineering"/>
<issn>2241-4487</issn>
<eissn>1792-8036</eissn>
<summary>ETASR style largely based on IEEE 2018 guidelines, V 11.12.2018 without the use of abbreviations for containers.</summary>
<updated>2020-06-05T21:02:10+00:00</updated>
<summary>ETASR style largely based on IEEE 2018 guidelines, V 11.12.2018 without the use of abbreviations for containers and with the use of full URL for DOIs.</summary>
<updated>2022-09-25T12:59:16+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
Expand Down Expand Up @@ -187,7 +187,7 @@
</choose>
</if>
<else-if match="any" variable="DOI">
<text variable="DOI" prefix="doi: "/>
<text variable="DOI" prefix="https://doi.org/"/>
</else-if>
<else>
<group delimiter=". ">
Expand Down

0 comments on commit 6dcba3a

Please sign in to comment.