Style Upload Request from Github

Hi there,
I made my own Style for my University. It is for de Universidad Evangélica del Paraguay. So, it would help us a lot if we can tell the students that they can find the Style in the Repostery of Zotero.
Could anyone help me?
The link is: https://gist.github.com/907646
The Title is: Universidad Evangélica del Paraguay
  • edited April 7, 2011
    There are a lot of problems with the style that would have been solved if you'd read the documentation better :-)

    1. the id value is wrong (all lowercase and no spaces please)

    2. the updated value is invalid

    3. it's a 0.8 style

    4. even if I upgrade it, I get substantial errors, which means you didn't validate the 0.8 file

    I'd suggest seeing if you can fix the problems first and then telling us when it's ready.

    Gracias!
  • See http://www.zotero.org/support/dev/submitting_citation_styles?&#preparing_styles_for_distribution

    (it's fine to stay with CSL 0.8.1 for now, but please validate your style and follow the rest of the submission guidelines)
  • Thanks for the really quick answer!!
    I made the changes. I updated it to 1.0 style and validated it on "Validator.nu"
    Would you help me again with the review?
    Its upgraded on https://gist.github.com/907646
  • cool - it's still missing a link and a rights node in the <info> section as specified in Rintze's link. Also, while you're at it, I'd recommend taking out all of the
    font-weight="normal" font-style="normal" vertical-align="baseline"
    it doesn't do anything and just makes the style harder to read - it's one of the reasons we caution against using the simple style generator.
  • Thanks again!!
    I made the changes of your suggestions.
    Could you review it?
    Its upgraded on https://gist.github.com/907646
  • edited April 7, 2011
    great - almost there
    if you now change the style name at the top to
    ueparaguay.csl (i.e. not in the style itself, but on github, where it now says: Universidad Evangélica del Paraguay # )

    and include
    <link href="http://www.zotero.org/styles/ueparaguay" rel="self" />
    somewhere in the info section I can just download the style and put it into the repository - thanks a lot!
  • Ok, It should be done now.
    If there is anything to change, please let me know.
    Its upgraded on https://gist.github.com/907646
  • it's up - thanks again.
  • thank you too!
    I have one final question:
    In the Repository it says that it is invalid, but I tryed it and it works. But wy does it say invalid?
  • Styles in the Zotero Style repository are validated against the CSL 0.8.1 schema, so all CSL 1.0 styles are marked invalid. Nothing to worry about.
Sign In or Register to comment.