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.
Take a look at this thread: https://groups.google.com/forum/#!msg/tiddlywiki/UcJHW-HHPJU/Xae1EmVuBQAJ 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 <https://tiddlywiki.com/static/How%2520to%2520export%2520tiddlers.html> 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: > > Edit: I start to think nobody wants to help me :)) please help > > On Monday, May 25, 2020 at 4:01:13 PM UTC+3, Sinan Caliskan wrote: >> >> Hi there >> >> I thanks to creator of bibtex import and refnote plugins. I am new to >> tiddlywiki and i am leaning to how to use. i have some problems. >> >> 1- Bibtex imported my some referecence >> for example: this book name Medical Statistics: A Guide to SPSS, Data >> Analysis and Critical Appraisal to >> Medical {{Statistics}}: {{A Guide}} to {{SPSS}}, {{Data Analysis}} and >> {{Critical Appraisal}} >> Barton, Belinda and Peat, Jennifer >> >> 2. Is there any way of auto suggestion while entering a reference >> >> For example after <<ref + authorname ( is there way to show and suggest >> similar reference from my library while i am writing author name) >> >> 3- How can we design an tiddlywiki article for different journal style. >> For example i want to write my article according to chiacago style or >> american journal of family medicine >> >> 4- How can i convert my tiddly to a word or pdf output ? >> >> >> I am sorry for taking your times. >> >> Thanks >> >> >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/24d5d765-b479-41a1-8acd-7551e96e0701%40googlegroups.com.

