コード例 #1
0
ファイル: Item.inc.php プロジェクト: kskod/dataserver
	public function toCSLItem() {
		return Zotero_Cite::retrieveItem($this);
	}