issue:
using the current usage examples, the "reference" is not rendered into the data.
possible solution:
after being puzzled, and also looking into example.js, i finally checked the source. the source uses "unstructuredReference", "structuredReference" and "information" as possible keys.
both usage examples (readme.md and example.js) only use "reference" which is not even used in index.js
i will shortly provide you with a pull request, so you can take a quick look and maybe merge the changes.
issue: using the current usage examples, the "reference" is not rendered into the data.
possible solution: after being puzzled, and also looking into example.js, i finally checked the source. the source uses "unstructuredReference", "structuredReference" and "information" as possible keys.
both usage examples (readme.md and example.js) only use "reference" which is not even used in index.js
i will shortly provide you with a pull request, so you can take a quick look and maybe merge the changes.