semprag / biblatex-sp-unified

An opinionated biblatex implementation of the Unified Stylesheet for Linguistics Journals
LaTeX Project Public License v1.3c
39 stars 12 forks source link

LingBuzz eprint support #30

Closed alecshaw closed 7 years ago

alecshaw commented 7 years ago

Hello, I have implemented support for the eprint and eprinttype for the LingBuzz (http://ling.auf.net/lingbuzz) repository.

I think it's cleaner than having a whole URL.

lingbuzz-eprint

I'm wondering what everyone thinks of this, and whether a pull request would be accepted.

If so, then I intend to also include support for the Rutgers Optimality Archive (http://roa.rutgers.edu/).

fintelkai commented 7 years ago

@alecshaw Please do propose the code. We have to update the display of DOIs anyway (new guidelines say to use "https://doi.org/..." instead of "http://dx.doi.org/...". So, revisiting the URL displays in general makes sense. I'm thinking we might want an option that controls whether full URLs are displayed or short versions like yours (and similarly for DOIs).

alecshaw commented 7 years ago

Alright. I can also go ahead and implement that fix to the DOI URL, if that's fine with you.

fintelkai commented 7 years ago

Thanks for the PRs. We will cherry-pick the changes and wrap them so as to allow the users to choose whether to display full URLs or the shortened versions. Stay tuned.