-
-
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.
Create computational-intelligence.csl (#5102)
- Loading branch information
1 parent
6d2efc3
commit 55200d0
Showing
1 changed file
with
15 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,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="https://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US"> | ||
<info> | ||
<title>Computational Intelligence</title> | ||
<id>https://www.zotero.org/styles/computational-intelligence</id> | ||
<link href="https://www.zotero.org/styles/computational-intelligence" rel="self"/> | ||
<link href="https://www.zotero.org/styles/american-medical-association" rel="independent-parent"/> | ||
<link href="https://onlinelibrary.wiley.com/page/journal/14678640/homepage/forauthors.html" rel="documentation"/> | ||
<category citation-format="numeric"/> | ||
<issn>0824-7935</issn> | ||
<eissn>1467-8640</eissn> | ||
<updated>2020-11-13T12:00:00+00:00</updated> | ||
<rights license="https://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
</style> |