translators
translators copied to clipboard
Zotero Translators
Hi, I wrote a basic translator for the Republik.ch online newspaper. The main functions are: - Extract title - Extract author list from text - Extract introduction paragraph as abstract...
The `lint` fails for me in Travis, when I push to a non-master branch (a forked repo, created to to test before PR): ``` $ git diff -z --name-only $TRAVIS_COMMIT_RANGE...
Some documents: A blogpost with details: https://mahbub.wordpress.com/2007/03/22/deciphering-microsoft-office-2007-bibliography-format/ shared-bibliography.txt -- Relax NG Schema Validation (change file extension to .rnc) Sources.txt -- XML export from Word covering all item types (change file...
I don't see a reason why we shouldn't offer this. Re https://forums.zotero.org/discussion/38956/export-of-zotero-citation-to-marc-format-for-import-into-koha-lms
The London Gazette is the official journal for England and Wales (as well as the rest of the United Kingdom for certain functions), and publishes records of legal, financial, and...
supporting DPG media publications with a very hard cookie wall Dutch: * Algemeen Dagblad (ad.nl) * BN DeStem (bndestem.nl) * Brabands Dagblad (bd.nl * De Ondernemer (deondernemer.nl) * De Stentor...
https://twitter.com/clancynewyork/status/1430282261740593152 Not sure if there’s anything we can do here, but without a browser reload on the permalink I can reproduce the problems of 1) getting the wrong tweet and...
Some efforts to modernize and modularize the MARC translator. - [x] Pseudo-class -> class - [x] Call Zotero utilities directly - [x] Use modern JS syntax (partially done) - [...