Catmandu::RIS - Catmandu modules for working with RIS data
catmandu convert RIS < input.txt
# Use the --human option to translate RIS tags into human readable strings
catmandu convert RIS --human 1 < input.txt
# Provide a comma separated mapping file to translate RIS tags
catmandu convert RIS --human mappings/my_tags.txt < input.txt
- •
- Catmandu::Exporter::RIS
- •
- Catmandu::Importer::RIS
See the examples in the package
<
https://github.com/LibreCat/Catmandu-RIS/tree/master/examples> for some
hints how to create a mapping.
Nicolas Steenlant
Vitali Peil
Patrick Hochstenbach
Nicolas Franck
Mohammad S Anwar
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
Catmandu, Catmandu::Exporter, Catmandu::Importer
Catmandu::BibTeX