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
ja:dev:citation_styles [2012/01/06 18:14] – [Self-hosting CSL Styles] odonja:dev:citation_styles [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== 引用様式 ====== 
  
-Zotero は [[http://citationstyles.org/|Citation Style Language]] (CSL) スタイルを使用しており、 [[https://bitbucket.org/fbennett/citeproc-js/wiki/Home|citeproc-js]] CSL processor を [[/support/creating_bibliographies|出典や文献目録の作成]]に利用しています. 
- 
-既存のCSLスタイルをZoteroでどのように利用するかについては [[/support/styles|引用様式]]の項目を参照してください. 
- 
-=====  CSL スタイルの編集 ===== 
- 
-どのようにしてZoteroで使うためにCSLスタイルを編集するかについては、[[dev/citation_styles/style_editing_step-by-step|Step-by-step guide(英語のみ)]]を御覧ください。さらに詳しい情報は[[http://citationstyles.org/citation-style-language/documentation/|ドキュメンテーション(英語)]]にございます。 
-===== CSL スタイルを個人サイトで公開する ===== 
- 
-もしもCSLスタイルをご自身でオンラインに公開するおつもりでしたら、CSLスタイルを“text/x-csl” MIMEタイプとして公開することで、Firefox版のZoteroが自動的にそれを認識してその引用様式をインストールできるようになります。 
- 
-===== 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.