Hi,
This is a question for the those who have typeset documents with LaTeX. I am currently using the IEEEtran style for the references of my thesis, but I find it to be less 'accurate' with it comes to handling references to `electronic' or `webpage' references.
In particular I would like it to include a "last viewed" date in the reference for any URL style listings; is the Harvard AGPS style a good one to use?
Update: I have found that using the following works well. The custom field of 'note' was added.
If you have any .sty files/styles I can try that would be of great help!Code:@misc{..., ..., howpublished = "\url{http://...}" note = {Last viewed dd/mm/yy} }
Thanks,
Mike


LinkBack URL
About LinkBacks
Reply With Quote