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
Next revisionBoth sides next revision
dev:csl_syntax_summary [2010/06/29 21:47] adamsmithdev:csl_syntax_summary [2011/04/02 21:56] rmzelle
Line 1: Line 1:
-====== CSL 0.8 Syntax Overview ======+====== CSL 0.8.1 Syntax Overview ======
  
-This page aims to provide extensive documentation on the syntax of version 0.8 of the [[http://citationstyles.org/|Citation Style Language]] (CSL), including information specific to Zotero.+This page describes the syntax of version 0.8.1 of the [[http://citationstyles.org/|Citation Style Language]] (CSL), including information specific to Zotero.
  
 Pointers on how CSL styles can be created, modified, validated, shared and installed in Zotero can be found [[creating_citation_styles|here]], together with more background information about CSL. Pointers on how CSL styles can be created, modified, validated, shared and installed in Zotero can be found [[creating_citation_styles|here]], together with more background information about CSL.
Line 42: Line 42:
  <title>My first style</title>  <title>My first style</title>
  <id>http://www.zotero.org/styles/my-style-name</id>  <id>http://www.zotero.org/styles/my-style-name</id>
 + <link href="http://www.zotero.org/styles/my-style-name"/>
  <author>  <author>
   <name>My name</name>   <name>My name</name>
Line 180: Line 181:
   </locale>   </locale>
 </terms></code> </terms></code>
-A complete list of localized terms, together with their translations, can be found in the [[http://xbiblio.svn.sourceforge.net/viewvc/xbiblio/csl/locales/|xbiblio code repository]].+A complete list of localized terms, together with their translations, can be found in the [[https://www.zotero.org/trac/browser/extension/branches/2.0/chrome/content/zotero/locale/csl|Zotero SVN repository]].
  
 ====== Citation-Bibliography-Macro Syntax ====== ====== Citation-Bibliography-Macro Syntax ======
Line 456: Line 457:
 ===== Item Types ===== ===== Item Types =====
  
-Here is a list of Zotero item types which have a specific mapping ([[https://www.zotero.org/trac/browser/extension/branches/1.0/chrome/content/zotero/xpcom/cite.js|Source here]]). For example your CSL code must use "paper-conference" if you want to refer to the "Conference Paper" type. Note that some item types are not, at the moment, mapped (e.g.: encyclopediaArticle).+Here is a list of Zotero item types which have a specific mapping ([[http://gsl-nagoya-u.net/http/pub/csl-fields/|a complete table of item types and associated field mappings is available here]]). For example your CSL code must use "paper-conference" if you want to refer to the "Conference Paper" type. Note that some item types are not, at the moment, mapped (e.g.: encyclopediaArticle).
 These types can be tested in the ''<if>'' syntax. These types can be tested in the ''<if>'' syntax.
  
dev/csl_syntax_summary.txt · Last modified: 2017/11/12 19:53 by 127.0.0.1