Пример #1
0
 private String teeJulkaisijastaBibtex(Viite viite) {
   return this.stringTiedostaBibtex("publisher", viite.getJulkaisija());
 }