"Link List" style
forgive me if this has been asked (newbie, and I did search this thread).
I'm not really after a formal citation stlye as such, what I'd like is an ability to produce "link lists" from my collections; that is html output that woud permit the url to be an active hyperlink. e.g.
<a href={URL}> {title}{others?} </a>
Just wondering if anyone has done this? or knows of an existing style that is close.
There is an overwhelming number of citation styles, but only a very few mention URL, and none of those meet the need. None mention 'link'
Thanks.
I'm not really after a formal citation stlye as such, what I'd like is an ability to produce "link lists" from my collections; that is html output that woud permit the url to be an active hyperlink. e.g.
<a href={URL}> {title}{others?} </a>
Just wondering if anyone has done this? or knows of an existing style that is close.
There is an overwhelming number of citation styles, but only a very few mention URL, and none of those meet the need. None mention 'link'
Thanks.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Right now, your best bet would probably be to try to hardcode the html into a citation style -
http://citationstyles.org/downloads/specification.html
I don't see why that wouldn't work.
Bookmark export is very helpful.
right-click on collection > Export Collection > Bookmarks (choose format) > {collection-name}.html
Quite close to what I was after, things I miss from this approach:
* unable to send output to clipboard (goes direct to a file)
* sort order; the output does not seem to be sorted (perhaps by date created)
would still like a "Link List" citation style and may try to do this when I find some time.
Cheers,
Paul