I've been using Mendeley software to store all my research references and it's able to produce a BibTex library file for integration with Latex. I've got this working but am having a problem with websites.
Mendeley has a webpage type and it produces the following entry in the BibTex file:
Code: Select all
@misc{Telegraph2009,
booktitle = {The Telegraph},
title = {{Golf balls take 1,000 years to decompose}},
url = {http://www.telegraph.co.uk/earth/earthnews/6540852/Golf-balls-take-1000-years-to-decompose.html},
year = {2009}
}
Therefore, I was wondering how the best way to include a Webpage reference was please, so it appears correctly formatted as a reference. I'm using "ieeetr" type bibliography, although this isn't essential.
Any help greatly appreciated!
Thanks