Files
pandoc/test/command/pandoc-citeproc-401.md
John MacFarlane f4eca1f3fb Use latest dev citeproc and update the default CSL...
from the latest chicago-author-date.csl. (Note that this goes
from the 17th to the 18th edition.)

Update tests.
2025-07-20 00:12:15 -07:00

1.7 KiB
Raw Permalink Blame History

% pandoc --citeproc -t markdown-citations
---
references:
- id: haslanger2012SocialConstructionDebunking
  type: chapter
  author:
  - family: Haslanger
    given: Sally
  issued:
  - year: 2012
  original-date:
  - year: 2003
  title: 'Social Construction: The Debunking Project'
  title-short: Social Construction
  container-title: 'Resisting Reality: Social Construction and Social Critique'
  publisher: Oxford University Press
  publisher-place: Oxford
  event-place: Oxford
  page: 113138
  ISBN: 978-0-19-989262-4

- id: haslanger2012FeminismMetaphysicsNegotiating
  type: chapter
  author:
  - family: Haslanger
    given: Sally
  issued:
  - year: 2012
  original-date:
  - year: 2000
  title: 'Feminism in Metaphysics: Negotiating the Natural'
  container-title: 'Resisting Reality: Social Construction and Social Critique'
  publisher: Oxford University Press
  publisher-place: Oxford
  event-place: Oxford
  page: 139157
  ISBN: 978-0-19-989262-4
  language: en
...

Haslanger [-@haslanger2012SocialConstructionDebunking; @haslanger2012FeminismMetaphysicsNegotiating] says...
^D
Haslanger (\[2003\] 2012, \[2000\] 2012) says...

::::: {#refs .references .csl-bib-body .hanging-indent}
::: {#ref-haslanger2012FeminismMetaphysicsNegotiating .csl-entry}
Haslanger, Sally. (2000) 2012. "Feminism in Metaphysics: Negotiating the
Natural." In *Resisting Reality: Social Construction and Social
Critique*. Oxford University Press.
:::

::: {#ref-haslanger2012SocialConstructionDebunking .csl-entry}
Haslanger, Sally. (2003) 2012. "Social Construction: The 'Debunking'
Project." In *Resisting Reality: Social Construction and Social
Critique*. Oxford University Press.
:::
:::::