
BibTeX, biblatex and biber ⇒ Does apacite support doi?
Does apacite support doi?
I found the style biblatex-apa for biblatex which supports DOIs 

NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Does apacite support doi?
I have a kind of tedious solution. As my bib file is getting bigger and bigger, it is getting harder to sync between my latex bib and EndNote for Word. Hopefully there will be a new version of apacite soon.
For the moment, I just use this field for a clickable doi (using hyperref, and I like the doi number in smaller fonts):
howpublished = {doi:\href{http://dx.doi.org/doinumber}{\small doinumber}}
For the moment, I just use this field for a clickable doi (using hyperref, and I like the doi number in smaller fonts):
howpublished = {doi:\href{http://dx.doi.org/doinumber}{\small doinumber}}