suggestion for Zotero, URL mutation , and a question.

Mike Marchywka marchywka at hotmail.com
Sun Dec 5 21:45:58 CET 2021



The Zotero web form failed on this link,

http://www.annclinlabsci.org/content/26/3/275.full.pdf

but TooBib was able to mutate the URL according to common
rules and discover this which appears right, 

% mjmhandler: toobib handlemutate<-handleadhochtml<-citation
% date 2021-12-05:15:36:29 Sun Dec 5 15:36:29 EST 2021
% srcurl: http://www.annclinlabsci.org/content/26/3/275.full http://www.annclinlabsci.org/content/26/3/275.full.pdf
% citeurl: http://www.annclinlabsci.org/content/26/3/275.full
@article{AminoacidconcentrationMochizuki1996,
X_TooBib = {publisher: ReWriteParse be.get(s)= be.get(dest)=},
abstract_html_url = {http://www.annclinlabsci.org/content/26/3/275.abstract},
author = {Y Mochizuki and M Oishi and M Hara and T Takasu},
date = {05/01/1996},
day = {01},
firstpage = {275},
id = {26/3/275},
id_from_sass_path = {26/3/275},
issn = {0091-7370 and 1550-8080},
issue = {3},
journal = {Annals of Clinical \& Laboratory Science},
journal_abbrev = {Ann Clin Lab Sci},
journal_title = {Annals of Clinical \& Laboratory Science},
lastpage = {278},
mjid = {acls;26/3/275},
month = {05},
pagetitle = {Amino acid concentration in dementia of the Alzheimer type and multi-infarct dementia},
pdf_url = {http://www.annclinlabsci.org/content/26/3/275.full.pdf},
pmid = {8726221},
public_url = {http://www.annclinlabsci.org/content/26/3/275},
section = {Articles},
title = {Amino acid concentration in dementia of the Alzheimer type and multi-infarct dementia},
volume = {26},
year = {1996},
url={http://www.annclinlabsci.org/content/26/3/275.full.pdf},
srcurl={http://www.annclinlabsci.org/content/26/3/275.full.pdf},
xsrcurl={http://www.annclinlabsci.org/content/26/3/275.full},
citeurl={http://www.annclinlabsci.org/content/26/3/275.full}

}

This is a common issue when browsing for references, you end up on
the full text and want to cite it but don't want to guess
where the publisher put the citation information. URL mutation,
or even extraction from the html in the case of local html files,
may be a useful strategy to add. TooBib tells you how it
found that and can get more possibilities allowing for manual
curation when the effort is somewhat adversarial or speculative.


I just posted another manuscript,


https://www.researchgate.net/publication/356785163_Wetting_Tryptophan_With_Calcium_Pantothenate

but the suggested bibtex uses quotes instead of curly braces because
I can't get the curly brace code to work.
This command works fine to concatenate a total bibtex entry
( it updates two variables in a normal and single-line format ) 
but there is no way AFAICT to replace the quotes with curly 
braces, 

\newcommand{\mjmaddbib}[2]
{

{\hypersetup{pdfinfo={{\mjmbibmunge{#1}}={#2}}}}
\edef\mjmbibentry{\unexpanded\expandafter{\mjmbibentry,}

    #1 ="#2" }
\edef\mjmbiboneentry{\unexpanded\expandafter{\mjmbiboneentry,}
#1 ="#2"
}
} 

I hunted all over stackoverflow etc without anything that seems
to work here.... Any ideas? 

Thanks. 





-- 

mike marchywka
306 charles cox
canton GA 30115
USA, Earth 
marchywka at hotmail.com
404-788-1216
ORCID: 0000-0001-9237-455X


More information about the texhax mailing list.