-
Notifications
You must be signed in to change notification settings - Fork 0
relocate substrBib() and findRef() from inSilecoMisc in this package #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Also, worth spending time to better write these two. Major considerations are:
|
related => https://groups.google.com/forum/#!topic/pandoc-discuss/BqoWfP9RM0g where jgm explains that pandoc actually uses the biblio file to decide. |
So what can be done relatively quickly is to extract all potential reference and then compare to a given list and then return a table where it says whether a given ref is included in the bib file. |
|
Makes sense to add these helpers functions here.
The text was updated successfully, but these errors were encountered: