Using the solutions in this thread for my study notes that I take in my 
tiddlywiki, I've run into another problem I am looking for some help with.

The <<showrefs>> marco does not differentiate between the type of 
reference. When I am referencing a journal article it is fine, but when I 
am referencing a book it uses the same layout for the bibliography.
I know I can add a custom_output. So I could make one for the A.P.A. styled 
journal reference and a A.P.A. styled book reference. I am trying to figure 
out how to add a check in the macro for deciding if it is a book or journal 
article, and there is already a 'bibtex-entry-type' field built-in. I am 
looking for a way to add a check of that field, so when there are 
references within a tiddler of different types of sources (books vs journal 
articles) it changes the template of that reference.

For example, this tiddler has a reference to a book (Green, 2007) and a 
reference to an article (Johnson, 2010).

References:
1) Author, A., & Author, B. (year). *Title of book.* Publisher
2) Author, A., & Author, B. (year). Title of article. *Journal Title*, 
*Volume*(Issue), page range. DOI




Op maandag 11 mei 2020 12:32:30 UTC+2 schreef Odin Jorna:
>
> It seems that the https://kookma.github.io/Refnotes/ refnotes plugin uses 
> another type of reference style than the A.P.A. style that I am used (or 
> supposed to use) to.
> It is possible to use this plugin to create A.P.A. style reference? It 
> uses this format: Author, A., & Author, B. (year). *Title of book.* 
> Publisher. 
> or Author, A., & Author, B. (year). Title of article. *Journal Title*, 
> *Volume*(Issue), page range. DOI for scientific articles.
>
> So the example reference in the plugin: N.E. Amadeo and M.A. Laborde, 
> Hydrogen 
> Production From The Low-Temperature Water-Gas Shift Reaction: Kinetics And 
> Simulation Of The Industrial Reactor,*International Journal of Hydrogen 
> Energy*, *1995*.
>
> would look something like this: N.E. Amadeo and M.A. Laborde. (1995) Hydrogen 
> Production From The Low-Temperature Water-Gas Shift Reaction: Kinetics And 
> Simulation Of The Industrial Reactor,*International Journal of Hydrogen 
> Energy*, *Volume*(Issue), page range. DOI
>
> The in text reference would be: (Amadeo & Laborde, 1995) instead of :  
> [Amadoe-1995]
> <https://kookma.github.io/Refnotes/#AMADEO1995949>
>  
>
> Is there a way to change the formatting in the plugin code?
>

-- 
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/ad6dcfbd-71de-4c3c-ac0a-ebdcff76596bo%40googlegroups.com.

Reply via email to