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
ko:dev:citation_styles [2013/01/03 19:39] – [Citation Styles] jupitermovementko:dev:citation_styles [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== 인용 스타일(Citation Styles) ====== 
  
-Zotero는 [[http://citationstyles.org/|Citation Style Language]](CSL) 스타일과 [[/support/creating_bibliographies|인용과 참고문헌 생성(creating citations and bibliographies)]]을 위해 [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] CSL processor를 사용한다. 
- 
-Zotero에서 CSL 스타일을 사용하는 방법은 [[/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 ===== 
-Frank Bennett prepared a (currently slightly outdated) [[http://gsl-nagoya-u.net/http/pub/csl-fields/index.html|mapping]] of Zotero item types and variables to CSL. Note that creator types are not included in these listings. A Zotero extension to create a mapping from a local Zotero installation can be found [[http://forums.zotero.org/discussion/23402|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/wiki/Submitting-Styles|these instructions]] to have your style added to the repository. 
- 
-===== Self-hosting CSL Styles ===== 
- 
-If you decide to host CSL styles online yourself, serving them with a “text/x-csl” MIME type allows Zotero for Firefox to automatically recognize and install your styles. 
- 
-===== 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.