<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/Text/Pandoc/Citeproc, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-12-13T20:11:58Z</updated>
<entry>
<title>Citeproc changes:</title>
<updated>2021-12-13T20:11:58Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-12-13T20:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ea77f2e6f653d5b570109fa208dc427d99f95b51'/>
<id>urn:sha1:ea77f2e6f653d5b570109fa208dc427d99f95b51</id>
<content type='text'>
T.P.Citeproc exports `getCiteprocLang` and `getStyle` [API change].

T.P.Citeproc.Locator now exports `toLocatorMap`, `LocatorInfo`,
and `LocatorMap`.  The type of `parseLocator` has changed, so
it now takes a `LocatorMap` rather than a `Locale` as parameter,
and returns a `LocatorInfo` instead of a tuple.
</content>
</entry>
<entry>
<title>Fix parsing of `%` in bibtex fields.</title>
<updated>2021-11-10T16:52:04Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-11-10T16:52:04Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6fb2973a582116cd515c6f7e68794cca22955511'/>
<id>urn:sha1:6fb2973a582116cd515c6f7e68794cca22955511</id>
<content type='text'>
Closes #7678 (a bug introduced by 0a45f26).
</content>
</entry>
<entry>
<title>Properly handle commented lines in BibTeX/BibLaTeX.</title>
<updated>2021-11-08T18:15:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-11-08T18:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0a45f2600ada92e2c21ee5f819e11da90202116e'/>
<id>urn:sha1:0a45f2600ada92e2c21ee5f819e11da90202116e</id>
<content type='text'>
Closes #7668.
</content>
</entry>
<entry>
<title>Move splitStrWhen to T.P.Citeproc.Util.</title>
<updated>2021-10-22T05:27:07Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-22T05:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ee34252219cca23fd180e4602318ca264f8efa06'/>
<id>urn:sha1:ee34252219cca23fd180e4602318ca264f8efa06</id>
<content type='text'>
Previously there were two copies, in BibTeX and Locator.
</content>
</entry>
<entry>
<title>Remove redundant $</title>
<updated>2021-10-14T15:29:58Z</updated>
<author>
<name>Samuel Tardieu</name>
<email>sam@rfc1149.net</email>
</author>
<published>2021-10-14T14:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ed8877bd687333657b82864d609f4db69743c165'/>
<id>urn:sha1:ed8877bd687333657b82864d609f4db69743c165</id>
<content type='text'>
Found by hlint 3.3.1
</content>
</entry>
<entry>
<title>Better implementation of splitStrWhen</title>
<updated>2021-09-27T23:43:13Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-27T23:43:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8018179b3df34cd7fdbd77c7a08b21fd8d5b5b31'/>
<id>urn:sha1:8018179b3df34cd7fdbd77c7a08b21fd8d5b5b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BibTeX parser: fix expansion of special strings in series...</title>
<updated>2021-09-24T05:21:05Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-24T05:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=665e6d3d9438dabf2634aa6bdd694555122903d3'/>
<id>urn:sha1:665e6d3d9438dabf2634aa6bdd694555122903d3</id>
<content type='text'>
e.g. `newseries` or `library`.  Expansion should not happen
when these strings are protected in braces, or when they're
capitalized.

Closes #7591.
</content>
</entry>
<entry>
<title>Revise citeproc code to fit new citeproc 0.5 API.</title>
<updated>2021-08-17T22:34:23Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-08-17T22:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=fd99fe4d7ee5459d32505ef14f4453839cfcefab'/>
<id>urn:sha1:fd99fe4d7ee5459d32505ef14f4453839cfcefab</id>
<content type='text'>
Linkification of URLs in the bibliography is now done in
the citeproc library, depending on the setting of an option.
We set that option depending on the value of the metadata
field `link-bibliography` (defaulting to true, for consistency
with earlier behavior, though the new behavior includes the
CSL draft recommendation of hyperlinking the title or the whole
entry if a DOI, PMID, PMCID, or URL field is present but not
explicitly rendered).

These changes implement the following recommendations from the
draft CSL v1.0.2 spec (Appendix VI):

&gt; The CSL syntax does not have support for configuration of links.
&gt; However, processors should include links on bibliographic references,
&gt; using the following rules:

&gt; If the bibliography entry for an item renders any of the following
&gt; identifiers, the identifier should be anchored as a link, with the
&gt; target of the link as follows:

&gt; - url: output as is
&gt; - doi: prepend with "`https://doi.org/`"
&gt; - pmid: prepend with "`https://www.ncbi.nlm.nih.gov/pubmed/`"
&gt; - pmcid: prepend with "`https://www.ncbi.nlm.nih.gov/pmc/articles/`"

&gt; If the identifier is rendered as a URI, include rendered URI components
&gt; (e.g. "`https://doi.org/`") in the link anchor. Do not include any other
&gt; affix text in the link anchor (e.g. "Available from: ", "doi: ", "PMID: ").
&gt; If the bibliography entry for an item does not render any of
&gt; the above identifiers, then set the anchor of the link as the item
&gt; title. If title is not rendered, then set the anchor of the link as the
&gt; full bibliography entry for the item. Set the target of the link as one
&gt; of the following, in order of priority:
&gt;
&gt; - doi: prepend with "`https://doi.org/`"
&gt; - pmcid: prepend with "`https://www.ncbi.nlm.nih.gov/pmc/articles/`"
&gt; - pmid: prepend with "`https://www.ncbi.nlm.nih.gov/pubmed/`"
&gt; - url: output as is
&gt;
&gt; If the item data does not include any of the above identifiers, do not
&gt; include a link.
&gt;
&gt; Citation processors should include an option flag for calling
&gt; applications to disable bibliography linking behavior.

Thanks to Benjamin Bray for getting this all working.
</content>
</entry>
<entry>
<title>Allow `$` characters in bibtex keys.</title>
<updated>2021-06-28T20:34:12Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-06-28T20:34:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=97b0aa667cce07e6552d0abb4f93469ba14f4eb0'/>
<id>urn:sha1:97b0aa667cce07e6552d0abb4f93469ba14f4eb0</id>
<content type='text'>
Closes #7409.
</content>
</entry>
<entry>
<title>Set proper initial source name in parsing BibTeX.</title>
<updated>2021-06-28T20:28:02Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-06-28T20:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4262898fe9cc71abecffc1ffa165dd714c04407d'/>
<id>urn:sha1:4262898fe9cc71abecffc1ffa165dd714c04407d</id>
<content type='text'>
(For better error messages.)
</content>
</entry>
</feed>
