8000 relocate substrBib() and findRef() from inSilecoMisc in this package · Issue #5 · inSileco/refR · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Open
KevCaz opened this issue Mar 14, 2020 · 5 comments
Open
Assignees

Comments

@KevCaz
Copy link
Member
KevCaz commented Mar 14, 2020

Makes sense to add these helpers functions here.

@KevCaz
Copy link
Member Author
KevCaz commented Mar 14, 2020

Also, worth spending time to better write these two. Major considerations are:

  1. regex for citations key, see http://pmichaud.com/pipermail/pmwiki-users/2006-October/033603.html and https://metacpan.org/pod/release/AMBS/Text-BibTeX-0.66/btparse/doc/bt_language.pod
  2. how refs can be used https://pandoc.org/demo/example19/Extension-citations.html
  3. are they way to extract citation keys using pandoc?

@KevCaz
Copy link
Member Author
KevCaz commented Mar 14, 2020

related => https://groups.google.com/forum/#!topic/pandoc-discuss/BqoWfP9RM0g where jgm explains that pandoc actually uses the biblio file to decide.
Also see https://github.com/gadenbuie/getcitations

@KevCaz
Copy link
Member Author
KevCaz commented Mar 14, 2020

@KevCaz
Copy link
Member Author
KevCaz commented Mar 14, 2020

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.

@KevCaz
Copy link
Member Author
KevCaz commented Mar 15, 2020

substrBib() renamed extractBib()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0