You don't need citeproc-org, which is deprecated AFAIK. Do update citeproc-el. I'm not sure when he tagged v0.9, but this is the commit that should have fixed it.
https://github.com/andras-simonyi/citeproc-el/commit/a702e73dcbd34cbda3a7465cf0cace7529f41dcd If you still have problems, you might report it to that project? On Wed, May 4, 2022 at 8:45 PM Alan Tyree <alanty...@gmail.com> wrote: > > I'm not sure. > > citeproc-0.9 > citeproc-org-0.2.4 > > On Thu, 5 May 2022 at 10:34, Bruce D'Arcus <bdar...@gmail.com> wrote: >> >> It seems this should have been fixed late in citeproc-el in 2021: >> >> https://github.com/andras-simonyi/citeproc-el/issues/72 >> >> Are you using the most up-to-date code? >> >> On Wed, May 4, 2022, 8:19 PM Alan Tyree <alanty...@gmail.com> wrote: >>> >>> G'day, >>> I have a citation problem. The bibtex entry is: >>> @TechReport{name32:_some, >>> author = {{Some Company Name}}, >>> title = {Some silly internal document}, >>> institution = {Some Company Name Ltd}, >>> year = 1832} >>> >>> The exporter is: #+cite_export: csl ~/Templates/csl/AGLC-intext.csl >>> >>> Org exports to html: Name, Some Company, Some Silly Internal Document (Some >>> Company Name Ltd, 1832). >>> >>> I thought it was a CSL problem, but pandoc exports it correctly as Some >>> Company Name, etc. >>> >>> Any help appreciated, >>> Alan >>> >>> >>> -- >>> Alan L Tyree http://www2.austlii.edu.au/~alan >>> > > > -- > Alan L Tyree http://www2.austlii.edu.au/~alan >