-
-
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.
Update advanced-materials.csl (#6103)
fix some minor issues found while making dependent style as per https://forums.zotero.org/discussion/97893/style-request-advanced-theory-and-simulations#latest * Create advanced-theory-and-simulations.csl
- Loading branch information
1 parent
d1e7576
commit c3f856a
Showing
2 changed files
with
20 additions
and
5 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
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,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> | ||
<info> | ||
<title>Advanced Theory and Simulations</title> | ||
<id>http://www.zotero.org/styles/advanced-theory-and-simulations</id> | ||
<link href="http://www.zotero.org/styles/advanced-theory-and-simulations" rel="self"/> | ||
<link href="http://www.zotero.org/styles/advanced-materials" rel="independent-parent"/> | ||
<link href="https://onlinelibrary.wiley.com/page/journal/25130390/homepage/author-guidelines" rel="documentation"/> | ||
<category citation-format="numeric"/> | ||
<category field="physics"/> | ||
<issn>2513-0390</issn> | ||
<updated>2022-06-22T12: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> |