예제 #1
0
파일: Item.php 프로젝트: tnajdek/libZotero
 public function getCSLItem()
 {
     return Cite::convertItem($this);
 }