forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Anatomia Histologia Embryologia csl file (JabRef#4688)
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
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,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> | ||
<info> | ||
<title>Anatomia, Histologia, Embryologia</title> | ||
<title-short>AHE</title-short> | ||
<id>http://www.zotero.org/styles/anatomia-histologia-embryologia</id> | ||
<link href="http://www.zotero.org/styles/anatomia-histologia-embryologia" rel="self"/> | ||
<link href="http://www.zotero.org/styles/apa" rel="independent-parent"/> | ||
<link href="https://onlinelibrary.wiley.com/page/journal/14390264/homepage/forauthors.html#manuscript" rel="documentation"/> | ||
<author> | ||
<name>Marcelo Leite da Veiga</name> | ||
<email>marcelo.lv@ufsm.br</email> | ||
<uri>https://www.mendeley.com/profiles/marcelo-leite-da-veiga/</uri> | ||
</author> | ||
<category citation-format="author-date"/> | ||
<category field="medicine"/> | ||
<issn>0340-2096</issn> | ||
<eissn>1439-0264</eissn> | ||
<updated>2020-04-10T22:47:45+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> |