I don't quite understand what you're asking. The bibliography database isn't the problem. What I want and need is to change the output of the format.
Again, I'm not very good at coding, so I need to know if there is a bunch of custom script I need to add somewhere or edit from this template.
Search found 4 matches
- Tue Mar 21, 2017 9:44 am
- Forum: Theses, Books, Title pages
- Topic: Need to change the bibliography to another style
- Replies: 7
- Views: 4568
- Thu Mar 09, 2017 4:36 am
- Forum: Theses, Books, Title pages
- Topic: Need to change the bibliography to another style
- Replies: 7
- Views: 4568
Need to change the bibliography to another style
I'm not a programmer so I don't know the code to generate that output. That's why I'm asking in this forum. I've only rearranged what I want it to read as a demonstration of what I need. I want it to read just like the ACM bibliography format as found here http://www.mackichan.com/products/shells ...
- Wed Mar 08, 2017 4:00 pm
- Forum: Theses, Books, Title pages
- Topic: Need to change the bibliography to another style
- Replies: 7
- Views: 4568
Need to change the bibliography to another style
Here is my coding phrase:
\usepackage[backend=bibtex,natbib=true]{biblatex}
\addbibresource{library.bib}
which yields this result:
[1] John R de Almeida et al. “Combined corticosteroid and antiviral treat- ment for Bell palsy: a systematic review and meta-analysis”. In: JAMA 302.9 (2009), pp. 985 ...
\usepackage[backend=bibtex,natbib=true]{biblatex}
\addbibresource{library.bib}
which yields this result:
[1] John R de Almeida et al. “Combined corticosteroid and antiviral treat- ment for Bell palsy: a systematic review and meta-analysis”. In: JAMA 302.9 (2009), pp. 985 ...
- Wed Mar 08, 2017 10:50 am
- Forum: Theses, Books, Title pages
- Topic: Need to change the bibliography to another style
- Replies: 7
- Views: 4568
Need to change the bibliography to another style
Hi everyone,
I'm using this template http://www.latextemplates.com/template/masters-doctoral-thesis
I need to change it into the ACM bibliography style. I'm not good at program coding and already tried several failed attempts to change it. Please advise on what I need to add/delete/replace etc to ...
I'm using this template http://www.latextemplates.com/template/masters-doctoral-thesis
I need to change it into the ACM bibliography style. I'm not good at program coding and already tried several failed attempts to change it. Please advise on what I need to add/delete/replace etc to ...