So we're pretty much migrated to github now, including issue trackers.

For example:

<https://github.com/citation-style-language/styles/issues/#issue/7>

I think based on this evolving discussion that one option might be to
keep the zotero.org ids stable, but to add additional information in
the link elements. So perhaps APA becomes:

    <id>http://www.zotero.org/styles/apa</id>

       <!-- here we includes the link to the particular file, with
content-type (is this correct?) -->
    <link href="https://citationstyles.org/styles/1.0/raw/master/apa.csl";
rel="self" type="text/x-csl"/>

       <!-- here I want to point to an HTML representation of the
style (for previews, comments, etc.); not sure the rel value
             also not sure how to deal with versioning here -->
    <link href="https://citationstyles.org/styles/apa.html"; rel="self"
type="text/html"/>

    <link href="http://owl.english.purdue.edu/owl/resource/560/01/";
rel="documentation"/>

Thoughts from the Zotero, Mendeley, etc. people? Feel free to post
here, or better, on the github issue tracker.

Bruce

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
xbiblio-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbiblio-devel

Reply via email to