Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:citation_styles [2011/11/17 10:59] rmzelledev:citation_styles [2018/11/16 04:04] (current) – [Mapping of Zotero Variables and Item Types to CSL] typo : to create to exmport replaced with to create and export (I hope I have not misunderstood) fflamerie
Line 3: Line 3:
 Zotero uses [[http://citationstyles.org/|Citation Style Language]] (CSL) styles and the [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] CSL processor for [[/support/creating_bibliographies|creating citations and bibliographies]]. Zotero uses [[http://citationstyles.org/|Citation Style Language]] (CSL) styles and the [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] CSL processor for [[/support/creating_bibliographies|creating citations and bibliographies]].
  
-This page focuses on CSL-related information specific to Zotero, and CSL-related projects by the Zotero developers. For information on how to use existing CSL styles with Zotero, see [[/support/styles|Citation Styles]]. For basic instructions on how to edit CSL styles for Zotero, see the [[dev/citation_styles/style_editing_step-by-step|Step-by-step guide]]. Most CSL-related developer documentation is listed at http://citationstyles.org/citation-style-language/documentation/.+For information on how to use existing CSL styles with Zotero, see [[/support/styles|Citation Styles]]. 
 + 
 +===== Editing CSL Styles ===== 
 + 
 +For basic instructions on how to edit CSL styles for Zotero, see the [[dev/citation_styles/style_editing_step-by-step|Step-by-step guide]]. More documentation can be found at http://citationstyles.org/citation-style-language/documentation/
 + 
 +===== Mapping of Zotero Variables and Item Types to CSL ===== 
 +A mapping of Zotero item types and variables to CSL is available [[https://aurimasv.github.io/z2csl/typeMap.xml|here]]. A Zotero extension to create and export the current mapping from a local Zotero installation can be found [[https://github.com/aurimasv/z2csl|here]]. 
 + 
 +===== Submitting Styles to the Citation Style Repository ===== 
 + 
 +Citation styles can be hosted on the [[https://github.com/citation-style-language/styles|Citation Style Language Repository]]. Follow [[https://github.com/citation-style-language/styles/blob/master/CONTRIBUTING.md|these instructions]] to have your style added to the repository.
  
 ===== Self-hosting CSL Styles ===== ===== Self-hosting CSL Styles =====
  
-If you decide to host CSL styles online yourself, serve them with text/x-csl” MIME type allows Zotero for Firefox to automatically recognize and install your styles.+If you decide to host CSL styles online yourself, serving them with the vnd.citationstyles.style+xml” MIME type allows programs such as Zotero to automatically recognize and install your styles.
  
 ===== citeproc-node ===== ===== citeproc-node =====
  
 [[dev/citation_styles/citeproc-node|citeproc-node]] is a wrapper for [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] for server-side rendering of citations and bibliographies. [[dev/citation_styles/citeproc-node|citeproc-node]] is a wrapper for [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] for server-side rendering of citations and bibliographies.
dev/citation_styles.1321545550.txt.gz · Last modified: 2011/11/17 10:59 by rmzelle