Math & Science ⇒ Achemso bibliography style
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Achemso bibliography style
Hi,
Is it possible to only use the bibliographystyle from the achemso package? Because I'm now writing my PhD thesis in Chemistry and I really like the achemso style.
So if there is a way can some body please explane me how?
Cheers,
Boudewijn
Is it possible to only use the bibliographystyle from the achemso package? Because I'm now writing my PhD thesis in Chemistry and I really like the achemso style.
So if there is a way can some body please explane me how?
Cheers,
Boudewijn
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Achemso bibliography style
Of course. Easiest way is to load the achemso package to control the bibliography options:
Code: Select all
\documentclass{article}
\usepackage{achemso}
\begin{document}
Some text plus \cite{Citations}.
\bibliographystyle{achemso}
\bibliography{YourFileNameHere}
\end{document}
Joseph Wright
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Achemso bibliography style
Thanx you verry much Mr. Wright. you helpt me again like last time.
The refes are almost perfect. Maybe youcan help me fix the last few things.
I would like that the reference only show the name of the authors, with first last name and then initals. followed by the journal (italic of course) then the year (bold) than the volume italic (not the issue) and the page range.
Just like its done in a JACs article see pic and also with the numbering if it possible.
Maybe there is a quick fix. Another wise I'm well willing to do the hard work.
Thanks in advance,
BoudewijnD
The refes are almost perfect. Maybe youcan help me fix the last few things.
I would like that the reference only show the name of the authors, with first last name and then initals. followed by the journal (italic of course) then the year (bold) than the volume italic (not the issue) and the page range.
Just like its done in a JACs article see pic and also with the numbering if it possible.
Maybe there is a quick fix. Another wise I'm well willing to do the hard work.
Thanks in advance,
BoudewijnD
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Achemso bibliography style
I don't quite follow. That is what the achemso BibTeX style does: what problem are you having?
Joseph Wright
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Re: Achemso bibliography style
mmhhh yeh I thought so too but my output does not look like that. Do I need to specify the journal type between []??
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Re: Achemso bibliography style
mmhh it works now but because I'working in several folders for al the chapters I had to copy a acs-PHd.bib file (phd.tex is the main file) to al the folders then run latex, bibtex and then twice latex on the main file and then it works. How ever i stil don't get the numering in front of the ref's.
And is there away to change the font of the ref's?
Thank you,
boudewijnD
And is there away to change the font of the ref's?
Thank you,
boudewijnD
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Achemso bibliography style
Please post an example of what you are doing, otherwise I'm working blind.
Joseph Wright
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Achemso bibliography style
Sorry for that I uploaded a zip with all my files.
So what is do. is 1x latex and 1xbibtex on the chapter files and than 2xlatex -->pdf on the main file (phd.tex)
Please help me to see what i do wrong.
ohjey here is the file
http://www.2shared.com/file/11388074/5b ... Latex.html
\BoudewijnD
So what is do. is 1x latex and 1xbibtex on the chapter files and than 2xlatex -->pdf on the main file (phd.tex)
Please help me to see what i do wrong.
ohjey here is the file
http://www.2shared.com/file/11388074/5b ... Latex.html
\BoudewijnD
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Achemso bibliography style
I can't work out how to get the file to download from the location you've posted. Please upload things to the forum (by attaching them to a post), and please use a standard compression format (zip is best or gz as a second choice).
Joseph Wright
-
- Posts: 60
- Joined: Wed Nov 18, 2009 4:18 pm
Re: Achemso bibliography style
Oke that's new for me. I did not know you could attach file here.
I tink I did it.
thanx again for looking in to it!
I tink I did it.
thanx again for looking in to it!
- Attachments
-
- PhD Proefschrift Latex.rar
- File BoudewijnD
- (171.04 KiB) Downloaded 469 times