Theses, Books, Title pagescustom Bibliographystyle display

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

custom Bibliographystyle display

Post by templateuser »

Dear all,
Thank you very much for your excellent template .
I have a question about bibliography , I used \bibliography{apsrev} , every reference shown seem well. But my university require me display the title of the article that I cited , I don't know how to display it.
I attach here the figure of compiled bibliography part of my thesis.
I appreciate any suggestion for you all :)

http://oi40.tinypic.com/2m85ahw.jpg

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: custom Bibliographystyle display

Post by Vel »

Hey,

It looks like what you want to use is apsrev-title instead of just apsrev, you can find a copy of it here: http://www.ualberta.ca/~ichiki/misc/index.html

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: custom Bibliographystyle display

Post by templateuser »

Dear Vel,
I found that solution once. I download that apsrev-title.bst file and using "su" to put it in folder /usr/share/texlive/texmf-dist/bibtex/bst/revtex4 (same folder with apsrev.bst) . But when I tried to compile it again using apsrev-title , the bibliography disappears. I compile not only one time , using PdfLatex->Bibtec->pdflatex->pdflatex (F1, F11,F1,F1 in Texmaker), and the log shows some warning that citation is undefined . If this .bst doesn't work could please introduce me other .bst file that show the title ? Really happy to get your respond :).

http://oi41.tinypic.com/2ik4m5l.jpg
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Re: custom Bibliographystyle display

Post by templateuser »

Dear Vel vs To Whom It May Concern ,
I fixed it, I think the problem is I didn't install all of package of texlive so that texmaker can't find it out in ubuntu. I switched in to windows , using texniccenter with full installed miktex and it worked.Thank you very much for your suggestion.
Cheer :)
User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: custom Bibliographystyle display

Post by Vel »

Excellent! Glad you solved the problem. A lot of issues with LaTeX go away after just updating your installation :)
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply