pjc 5 years ago
parent
commit
5d677aa166
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      templates/bibtex.tpl

+ 2
- 2
templates/bibtex.tpl View File

@@ -1,7 +1,7 @@
1
-@misc{ BioTorrents-$TorrentID,
1
+@misc{ BioTorrents.de-$TorrentID,
2 2
   author = "$Artist1 and $Artist2 and $ArtistN and $UserID",
3 3
   title  = "$Title",
4 4
   year   = "2019",
5 5
   url    = "https://biotorrents.de/torrents.php?torrentid=$TorrentID",
6
-  note   = "On BioTorrents.de; accessed $Y-m-d"
6
+  note   = "Online; accessed $Y-m-d"
7 7
 }

Loading…
Cancel
Save