The best solution is Biblatex. For example:
@ONLINE{Wikipedia2009,
author = {{Wikipedia, The Free Encyclopedia}},
title = {Epistemology},
year = {2009},
url = {http://en.wikipedia.org/wiki/Epistemology},
organization = {Wikimedia Foundation},
owner = {jcredberry},
timestamp = {2009.08.11},
urldate = {2009-08-11}
}
Will be perfectly rendered by Biblatex as:
Wikipedia, The Free Encyclopedia (2009). Epistemology. Wikimedia
Foundation. URL: http://en.wikipedia.org/wiki/Epistemology (visited on
08-11-2009).
Best regards.
-------------------------------------------------
Julio Rojas
[email protected]
On Thu, Sep 2, 2010 at 9:32 PM, Kevin Brubeck Unhammer
<[email protected]> wrote:
> 010/9/2 Graham Smith <[email protected]>:
>> I've got Lyx working with citations largely as I expect it to work, but I am
>> struggling with web page citations.
>>
>> I am collecting references in Zotero, then importing into Jabref which has a
>> *.bib file in the same directory I am usng for my Lyx document.
>>
>> I am then inserting the citations using Lyx, but keeping the *.bib file
>> updated with Jabref.
>>
>> Web page reference exported from Zotero won't import into Jabref. BUT I also
>> have Mendeley which syncs with the Zotero database and exports as a bib file
>> that Jabref will read. However, there is no web page reference option and
>> the "misc" type that it imports as doesn't have a field for "last accessed"
>>
>
> I haven't tried JabRef, but Zotero does export my web pages as "misc"
> in a format that LyX understands anyway. However, Zotero doesn't
> export the "lastchecked" field, I believe since it's not "standard"
> bibtex.
>
> The user shil88 in
> http://forums.zotero.org/discussion/1302/export-bibtex-webpage-specific-fieldsinformation-missing/
> describes a hack to make Zotero export the date in the "howpublished"
> field, I don't know of any better solution :-/
>
> best regards,
> Kevin Brubeck Unhammer
>