So just some notes to think about in terms of rough plans for citestyles.org.
Here’s what I think we need on the coding front:
-
The styles tab will host the styles in the zotero repo updated to
CSL 1.0. For this, we need something like what Rintze is working to
find styles. -
We probably need the HTML pages-per-style that Robert mentioned.
Ideally those HTML pages also have a comments facility (though this is
less critical, and adds complexity). -
Finally, the style wizard to create new styles easily (I’d say a
reasonable goal is five minutes).
To remind people, I started to spec it out here:
http://sourceforge.net/apps/trac/xbiblio/wiki/CslWizardDesign
I also started a mockup using JQuery here:
http://www.users.muohio.edu/darcusb/citations/MakeCSL/
Finally, I started to play with a Python script that can ingest a
simple JSON definition of a style, and spit out a CSL:
http://xbiblio.svn.sourceforge.net/viewvc/xbiblio/csl/scripts/makecsl/
So on this front, assuming my basic idea is right, I think we need to finish:
-
the (or a) script, which includes ensuring we have a sufficient
collections of macros for that -
the JS/JQuery-based UI (generating the JSON for 1? and hooking up
citeproc-js-based previewing?)
We also need a good designer to write some CSS and such for
citestyles.org in general.
Are there any particular opinions about:
a) whether this is right, and …
b) how we should proceed such that people/companies can contribute to
this? Put differently, who’s willing to dedicate what specific
resources to what specific work? Where should the code live? Under
what license? With what sorts of contribution mechanisms?
Bruce