-
-
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 the-sociological-review.csl (#5260)
- Loading branch information
1 parent
5b8d09c
commit 2ee0dd8
Showing
1 changed file
with
16 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,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-GB"> | ||
<info> | ||
<title>The Sociological Review</title> | ||
<id>http://www.zotero.org/styles/the-sociological-review</id> | ||
<link href="http://www.zotero.org/styles/the-sociological-review" rel="self"/> | ||
<link href="http://www.zotero.org/styles/apa" rel="independent-parent"/> | ||
<link href="https://www.thesociologicalreview.com/submit-a-paper/technical-notes-for-authors/" rel="documentation"/> | ||
<category citation-format="author-date"/> | ||
<category field="social_science"/> | ||
<issn>0038-0261</issn> | ||
<eissn>1467-954X</eissn> | ||
<updated>2021-02-11T12: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> |