-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
e1acabe Upload Styles (#5351) d9cbf08 Update and rename journal-of-eta-maritime-science.csl to dependent/journal-of-eta-maritime-science.csl (#5353) 988ecca Update clinical-and-translational-immunology.csl (#5348) 1691078 Update molecular-plant-pathology.csl (#5349) 932a5bf Create neurospine.csl (#5334) d663ffc Update sylwan.csl (#5341) b7be05d Update pakistan-journal-of-agricultural-sciences.csl (#5343) d742832 Please rename to Tijdschrift-voor-geneeskunde-en-gezondheidszorg (#5344) 6c6be4d Update et-al settings for journal-of-the-american-society-of-nephrology.csl (#5333) 0263204 Correct citation format of numeric AOSIS styles (#5335) e4cd348 Create the-horticulture-journal.csl (#5327) 5804a6f Add AOSIS dependents (#5332) 2b4510b Create natura-croatia.csl (#5328) 03c6789 Create groundwater.csl (#5329) e08fa09 Create hystrix-the-italian-journal-of-mammalogy.csl (#5330) 1d730aa update page-range-format for Anglia (#5331) 9bb8724 Sort American Physiological Society citation style according to updated author instructions (#5305) a8b53ca Create african-online-scientific-information-systems-vancouver.csl (#5326) c7d8f90 Update yozgat-bozok-universitesi-fen-bilimleri-enstitusu.csl (#5319) 87dc0eb Update and rename tijdschrift-voor-geneeskunde.csl to tijdschrift-voo… (#5325) 89e07b0 Create university-of-gothenburg-apa7-swedish-legislations (#5316) 4582cb6 Create chinese-law-journals.csl (#5314) 6412083 Create stellenbosch-law-review.csl (#5322) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: e1acabe
- Loading branch information
github actions
committed
Mar 29, 2021
1 parent
04cd0b7
commit 3ca1b53
Showing
71 changed files
with
5,202 additions
and
1,348 deletions.
There are no files selected for viewing
161 changes: 161 additions & 0 deletions
161
african-online-scientific-information-systems-vancouver.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-GB"> | ||
<info> | ||
<title>African Online Scientific Information Systems - Vancouver</title> | ||
<title-short>AOSIS</title-short> | ||
<id>http://www.zotero.org/styles/african-online-scientific-information-systems-vancouver</id> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-vancouver" rel="self"/> | ||
<link href="http://www.zotero.org/styles/the-new-england-journal-of-medicine" rel="template"/> | ||
<link href="https://safpj.co.za/index.php/safpj/pages/view/submission-guidelines#part_1" rel="documentation"/> | ||
<link href="https://aosis.co.za/documents/Vancouver_Reference_style_guide.pdf" rel="documentation"/> | ||
<author> | ||
<name>Patrick O'Brien, PhD</name> | ||
</author> | ||
<category citation-format="numeric"/> | ||
<category field="generic-base"/> | ||
<summary>Vancouver-like style for AOSIS Publishing as per 13 April 2017.</summary> | ||
<updated>2021-03-16T16:40:41+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"> | ||
<terms> | ||
<term name="internet">homepage on the Internet</term> | ||
</terms> | ||
</locale> | ||
<macro name="author"> | ||
<names variable="author" suffix=". "> | ||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="long" prefix=", "/> | ||
<substitute> | ||
<names variable="editor"/> | ||
</substitute> | ||
</names> | ||
</macro> | ||
<macro name="editor"> | ||
<names variable="editor" suffix=". "> | ||
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> | ||
<label form="long" prefix=", "/> | ||
</names> | ||
</macro> | ||
<macro name="publisher"> | ||
<text variable="publisher-place" suffix=": "/> | ||
<text variable="publisher" suffix=", "/> | ||
<group suffix="; "> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<text macro="accessed-date" prefix=" "/> | ||
</group> | ||
</macro> | ||
<macro name="access"> | ||
<group> | ||
<text value="Available from: "/> | ||
<text variable="URL"/> | ||
</group> | ||
</macro> | ||
<macro name="accessed-date"> | ||
<choose> | ||
<if variable="URL"> | ||
<group prefix="[" suffix="]" delimiter=" "> | ||
<text term="cited"/> | ||
<date variable="accessed"> | ||
<date-part name="year"/> | ||
<date-part name="month" prefix=" " form="short" strip-periods="true"/> | ||
<date-part name="day" prefix=" "/> | ||
</date> | ||
</group> | ||
</if> | ||
</choose> | ||
</macro> | ||
<macro name="journal-title"> | ||
<choose> | ||
<if type="article-journal article-magazine" match="any"> | ||
<group suffix=" "> | ||
<text variable="container-title" form="short" strip-periods="true"/> | ||
<choose> | ||
<if variable="URL"> | ||
<text term="internet" prefix=" [" suffix="]"/> | ||
</if> | ||
</choose> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="container-title" suffix=". " form="short"/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<macro name="title"> | ||
<group delimiter=" "> | ||
<text variable="title"/> | ||
<choose> | ||
<if type="article-journal article-magazine" match="none"> | ||
<choose> | ||
<if variable="URL"> | ||
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/> | ||
</if> | ||
</choose> | ||
</if> | ||
</choose> | ||
</group> | ||
</macro> | ||
<macro name="edition"> | ||
<choose> | ||
<if is-numeric="edition"> | ||
<group delimiter=" "> | ||
<number variable="edition" form="ordinal"/> | ||
<text term="edition" form="short"/> | ||
</group> | ||
</if> | ||
<else> | ||
<text variable="edition" suffix="."/> | ||
</else> | ||
</choose> | ||
</macro> | ||
<citation collapse="citation-number"> | ||
<sort> | ||
<key variable="citation-number"/> | ||
</sort> | ||
<layout delimiter="," vertical-align="sup"> | ||
<text variable="citation-number"/> | ||
</layout> | ||
</citation> | ||
<bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush"> | ||
<layout> | ||
<text variable="citation-number" suffix=". "/> | ||
<text macro="author"/> | ||
<text macro="title" suffix=". "/> | ||
<choose> | ||
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | ||
<group prefix=" " delimiter=" "> | ||
<text macro="edition"/> | ||
<text macro="publisher"/> | ||
</group> | ||
</if> | ||
<else-if type="chapter paper-conference" match="any"> | ||
<group prefix=" " suffix=". "> | ||
<text term="in" suffix=": " text-case="capitalize-first"/> | ||
<text macro="editor"/> | ||
<text variable="container-title"/> | ||
</group> | ||
<text macro="publisher" prefix=" "/> | ||
<text variable="page" prefix=" p. " suffix="."/> | ||
</else-if> | ||
<else> | ||
<text macro="journal-title"/> | ||
<group suffix=";"> | ||
<date variable="issued"> | ||
<date-part name="year"/> | ||
</date> | ||
<text macro="accessed-date" prefix=" "/> | ||
</group> | ||
<group suffix=". "> | ||
<text variable="volume"/> | ||
<text variable="issue" prefix="(" suffix=")"/> | ||
<text variable="page" prefix=":"/> | ||
</group> | ||
</else> | ||
</choose> | ||
<text macro="access"/> | ||
</layout> | ||
</bibliography> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Acta Commercii</title> | ||
<id>http://www.zotero.org/styles/acta-commercii</id> | ||
<link href="http://www.zotero.org/styles/acta-commercii" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="humanities"/> | ||
<issn>2413-1903</issn> | ||
<eissn>1684-1999</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Evaluation Journal</title> | ||
<title-short>AEJ</title-short> | ||
<id>http://www.zotero.org/styles/african-evaluation-journal</id> | ||
<link href="http://www.zotero.org/styles/african-evaluation-journal" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="humanities"/> | ||
<issn>2310-4988</issn> | ||
<eissn>2306-5133</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Journal of Career Development</title> | ||
<title-short>AJCD</title-short> | ||
<id>http://www.zotero.org/styles/african-journal-of-career-development</id> | ||
<link href="http://www.zotero.org/styles/african-journal-of-career-development" rel="self"/> | ||
<link href="http://www.zotero.org/styles/apa" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="humanities"/> | ||
<eissn>2617-7471</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Journal of Disability</title> | ||
<title-short>AJOD</title-short> | ||
<id>http://www.zotero.org/styles/african-journal-of-disability</id> | ||
<link href="http://www.zotero.org/styles/african-journal-of-disability" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="medicine"/> | ||
<issn>2223-9170</issn> | ||
<eissn>2226-7220</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Journal of Laboratory Medicine</title> | ||
<title-short>AJLM</title-short> | ||
<id>http://www.zotero.org/styles/african-journal-of-laboratory-medicine</id> | ||
<link href="http://www.zotero.org/styles/african-journal-of-laboratory-medicine" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-vancouver" rel="independent-parent"/> | ||
<category citation-format="numeric"/> | ||
<category field="medicine"/> | ||
<issn>2225-2002</issn> | ||
<eissn>2225-2010</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
17 changes: 17 additions & 0 deletions
17
dependent/african-journal-of-primary-health-care-and-family-medicine.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Journal of Primary Health Care and Family Medicine</title> | ||
<title-short>PHCFM</title-short> | ||
<id>http://www.zotero.org/styles/african-journal-of-primary-health-care-and-family-medicine</id> | ||
<link href="http://www.zotero.org/styles/african-journal-of-primary-health-care-and-family-medicine" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-vancouver" rel="independent-parent"/> | ||
<category citation-format="numeric"/> | ||
<category field="medicine"/> | ||
<issn>2071-2928</issn> | ||
<eissn>2071-2936</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Journal of Psychological Assessment</title> | ||
<title-short>AJOPA</title-short> | ||
<id>http://www.zotero.org/styles/african-journal-of-psychological-assessment</id> | ||
<link href="http://www.zotero.org/styles/african-journal-of-psychological-assessment" rel="self"/> | ||
<link href="http://www.zotero.org/styles/apa" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="medicine"/> | ||
<eissn>2617-2798</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>African Vision and Eye Health</title> | ||
<title-short>AVEH</title-short> | ||
<id>http://www.zotero.org/styles/african-vision-and-eye-health</id> | ||
<link href="http://www.zotero.org/styles/african-vision-and-eye-health" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-vancouver" rel="independent-parent"/> | ||
<category citation-format="numeric"/> | ||
<category field="medicine"/> | ||
<issn>2413-3183</issn> | ||
<eissn>2410-1516</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
17 changes: 17 additions & 0 deletions
17
dependent/africas-public-service-delivery-and-performance-review.csl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Africa's Public Service Delivery and Performance Review</title> | ||
<title-short>APSDPR</title-short> | ||
<id>http://www.zotero.org/styles/africas-public-service-delivery-and-performance-review</id> | ||
<link href="http://www.zotero.org/styles/africas-public-service-delivery-and-performance-review" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="medicine"/> | ||
<issn>2310-2195</issn> | ||
<eissn>2310-2152</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- Generated with https://github.com/citation-style-language/utilities/tree/master/generate_dependent_styles/data/npg --> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> | ||
<info> | ||
<title>Clinical & Translational Immunology</title> | ||
<title-short>CTI</title-short> | ||
<id>http://www.zotero.org/styles/clinical-and-translational-immunology</id> | ||
<link href="http://www.zotero.org/styles/clinical-and-translational-immunology" rel="self"/> | ||
<link href="http://www.zotero.org/styles/nature-publishing-group-vancouver" rel="independent-parent"/> | ||
<link href="http://mts-cti.nature.com/cgi-bin/main.plex?form_type=display_auth_instructions#fop" rel="documentation"/> | ||
<link href="http://www.zotero.org/styles/european-journal-of-human-genetics" rel="independent-parent"/> | ||
<link href="https://onlinelibrary.wiley.com/page/journal/20500068/homepage/forauthors.html" rel="documentation"/> | ||
<category citation-format="numeric"/> | ||
<category field="biology"/> | ||
<category field="medicine"/> | ||
<eissn>2050-0068</eissn> | ||
<updated>2014-06-16T12:00:00+00:00</updated> | ||
<updated>2021-03-24T21:58:08+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> | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<!-- AOSIS, generated from "aosis" metadata at https://github.com/citation-style-language/journals --> | ||
<info> | ||
<title>Curationis</title> | ||
<id>http://www.zotero.org/styles/curationis</id> | ||
<link href="http://www.zotero.org/styles/curationis" rel="self"/> | ||
<link href="http://www.zotero.org/styles/african-online-scientific-information-systems-harvard" rel="independent-parent"/> | ||
<category citation-format="author-date"/> | ||
<category field="humanities"/> | ||
<issn>0379-8577</issn> | ||
<eissn>2223-6279</eissn> | ||
<updated>2021-03-16T12:00:00+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> | ||
</style> |
Oops, something went wrong.