<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Mar 4, 2021 at 11:17 AM Mike Marchywka <<a href="mailto:marchywka@hotmail.com">marchywka@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm putting together another set of notes that  is almost<br>
a manuscript and using this as a time to debug my new tool<br>
"toobib" which finds and downloads Bibtex entries for a given url.<br>
This is a more mtaintainable version of my old "med2bib" script.<br></blockquote><div> </div><div><br></div><div>Is this med2bib that is part of cb2Bib?</div><div><br></div><div>med2bib: <a href="https://manpages.debian.org/unstable/cb2bib/med2bib.1.en.html">https://manpages.debian.org/unstable/cb2bib/med2bib.1.en.html</a></div><div>cb2Bib: <a href="https://www.molspaces.com/cb2bib/doc/contents/">https://www.molspaces.com/cb2bib/doc/contents/</a>  </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I like it and wanted to document it for possible release. So, it may<br>
be helpful if I knew how "real people" would collect citations<br>
for scholarly or other research with the intent of writing a <br>
paper including complete bibliography ( or a DIY project using<br>
BomTex as outlined before ). <br></blockquote><div><br></div><div>I would believe each group has its own tools. For example, mathematicians </div><div>use MRef:</div><div><br></div><div>     <a href="https://mathscinet.ams.org/mref">https://mathscinet.ams.org/mref</a></div><div><br></div><div>and I am sure other groups use similar tools.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
AFAICT, every time you find a paper or abstract you want to cite,<br>
you have to find a button or doi or something and then maybe download<br>
or copy/paste bibtex into your collection - I don't even think google scholar<br>
makes this easy to automate.  My workflow now just means copy whatever link<br>
you have to the clipboard, run my "toobib" program that finds the bibtex for you,<br>
and then add it to your collection. <br>
<br>
For example, if you wanted to cite these works, how would you go about it?<br>
<br>
<a href="http://cogprints.org/8948/1/2012-4-19.pdf" rel="noreferrer" target="_blank">http://cogprints.org/8948/1/2012-4-19.pdf</a><br>
<br>
<a href="https://www.researchgate.net/profile/Jody-Ouweland/publication/343917910_Reduced_vitamin_K_status_as_a_potentially_modifiable_risk_factor_of_severe_COVID-19/links/5f48bab6299bf13c504629dd/Reduced-vitamin-K-status-as-a-potentially-modifiable-risk-factor-of-severe-COVID-19.pdf" rel="noreferrer" target="_blank">https://www.researchgate.net/profile/Jody-Ouweland/publication/343917910_Reduced_vitamin_K_status_as_a_potentially_modifiable_risk_factor_of_severe_COVID-19/links/5f48bab6299bf13c504629dd/Reduced-vitamin-K-status-as-a-potentially-modifiable-risk-factor-of-severe-COVID-19.pdf</a><br>
<br>
<br>
<br>
If I can figure out how to get headless chrome to download pdf files, then it will even be<br>
able to read from private cites for which you have credentials.  In theory right now I can <br>
render to pdf ordump the dom for scraping  if a user provides the right cookie file but have not <br>
integrated that yet. <br>
<br>
I've got a lot of quirky code specialized to particular publishers but a lot of patterns<br>
have emerged so often it works on novel sites but I'm still adding stuff and<br>
trying to generalize more. <br><br></blockquote><div><br></div><div>Is this available anywhere?</div><div><br></div><div>Paulo Ney </div></div></div>