RIS parser and handler in Scheme
Go to file
Peter McGoron 8bc2e01a44 comments and standard fields 2024-12-28 11:16:31 -05:00
tests comments and standard fields 2024-12-28 11:16:31 -05:00
.gitignore .gitignore 2024-12-27 23:30:44 -05:00
COPYING ris 2024-12-27 22:36:33 -05:00
Makefile comments and standard fields 2024-12-28 11:16:31 -05:00
README.md README 2024-12-27 22:39:07 -05:00
mcgoron.ris.data.scm comments and standard fields 2024-12-28 11:16:31 -05:00
mcgoron.ris.data.sld comments and standard fields 2024-12-28 11:16:31 -05:00
mcgoron.ris.exceptions.sld chicken egg 2024-12-27 23:30:39 -05:00
mcgoron.ris.parse.scm comments and standard fields 2024-12-28 11:16:31 -05:00
mcgoron.ris.parse.sld comments and standard fields 2024-12-28 11:16:31 -05:00
sris.egg comments and standard fields 2024-12-28 11:16:31 -05:00

README.md

Scheme RIS

Reading citations in the RIS file format to an SRFI 146 mapping.

Requires [cond-thunk][1] and some SRFIs: see the library file.