Hi Sinan!
I had a similar problem. I wanted my referece in the A.P.A. style.
In order to change the way the reference are written, you need to change the $:/plugins/kookma/refnotes/macro/bibtex/showref tiddler. You can define which fields needs to be showed and in which order.
You can change the order of these fields:
<li><$view field="bibtex-author" tiddler=<<curtid>>/> (<$view field="bibtex-year" tiddler=<<curtid>>/>), <span style="text-transform: capitalize;"><$view field="bibtex-title" tiddler=<<curtid>>/></span>,<i><$view field="bibtex-journal" tiddler=<<curtid>>/></i>, <$view field="bibtex-pages" tiddler=<<curtid>>/>. DOI <$view field="bibtex-doi" tiddler=<<curtid>>/>. </li>
About the autocomplete. There is a plugin to autocomplete the creation of links, but I don't think there is an implementation for this plugin.
I haven't come across a way to export individual tiddlers to PDF. But
you can export them to HTML first, and then use an online converter to convert HTML to PDF.
Hope this helps!
Kind regards,
Odin
Op dinsdag 26 mei 2020 13:05:29 UTC+2 schreef Sinan Caliskan: