New citation style
I need to write a newsletter and papers need to be cited as follow. Could someone please help me to create this style or is that not possible to do?
Thank you in advance.
False positives in multiplex PCR-based next-generation sequencing have unique signatures
http://www.ncbi.nlm.nih.gov/pubmed/25017478
• Journal: The Journal of Molecular Diagnostics
• Institution(s): Johns Hopkins University School of Medicine, Baltimore, MD and others
• Corresponding author(s): James Eshleman
• Major finding:
Thank you in advance.
False positives in multiplex PCR-based next-generation sequencing have unique signatures
http://www.ncbi.nlm.nih.gov/pubmed/25017478
• Journal: The Journal of Molecular Diagnostics
• Institution(s): Johns Hopkins University School of Medicine, Baltimore, MD and others
• Corresponding author(s): James Eshleman
• Major finding:
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
Edit: in conclusion, it would require tweaking metadata quite a bit
I also realized I need to have the address for the corresponding author.
Could I at least go half way and have the title, web link, journal and address done automatically?
Thank you
There is a "display" attribute in CSL that works (imperfectly) with the rendering engines. The style would look something like this:
https://gist.github.com/fbennett/c7c48158f8e0e60518e7
That gives you pretty nice output in an exported HTML bibliography viewed in the browser. In RTF it's currently broken, because display="indent" is not supplying a \par for some reason. On the spec, it should do, and it looks like fixing the behavior will not cause a problem in the two repository styles that use it. I'll try to get that fixed this weekend.