Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
dev:citation_styles:style_editing_step-by-step [2018/11/20 08:34] – [Manually Editing CSL styles] typo : "you must change the style title and ID at the **top** of the style code" fflameriedev:citation_styles:style_editing_step-by-step [2018/11/20 08:38] – example for "Change the Style Title and Id" : title changed from "Harvard..." to "American Psychological..." so that title and ID are consistent fflamerie
Line 29: Line 29:
 The style title and ID are stored within the ''<title/>'' and ''<id/>'' elements near the top of the style. For example, The style title and ID are stored within the ''<title/>'' and ''<id/>'' elements near the top of the style. For example,
  
-<code><title>Harvard Reference format 1 (Author-Date)</title> +<code><title>American Psychological Association 6th edition</title> 
 +<title-short>APA</title-short>
 <id>http://www.zotero.org/styles/apa</id></code> <id>http://www.zotero.org/styles/apa</id></code>
 +
  
 can be changed to can be changed to
  
-<code><title>Harvard Style Modified</title>+<code><title>American Psychological Association 6th edition Modified</title
 +<title-short>APA</title-short>
 <id>http://www.zotero.org/styles/apa-modified</id></code> <id>http://www.zotero.org/styles/apa-modified</id></code>
  
dev/citation_styles/style_editing_step-by-step.txt · Last modified: 2023/01/07 17:37 by dstillman