public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "'Nick Bart' via pandoc-discuss" <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
To: "pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org"
	<pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: How to represent circa and BCE in yaml?
Date: Sun, 18 Aug 2019 11:22:33 +0000	[thread overview]
Message-ID: <8S007Uveap3e_UEJFjqieK13GdQDEcKFl2EVVaToNzzU3JRa_pp1wFkBkY79OLGnykwSSPjnwk8ELOdY8aVRMXxsk6pTRHNA-4XRYwvQEtk=@protonmail.com> (raw)
In-Reply-To: <d2ebd6b1-8877-03d7-9ab0-268207fcac79-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>

The correct format for “circa” is:

---
references:
- id: item1
  type: book
  author:
  - family: Doe
    given: John
  issued:
  - year: 2007
    month: 1
    day: 31
    circa: true
  original-date:
  - year: 1807
    month: 1
    day: 31
  - year: 1808
    month: 12
    day: 31
    circa: true
  title: Title
  language: en-US
...


However, while apa.csl correctly renders


Doe ([ca. 1807–1808]/[ca. 2007])

Doe, J. [ca. 2007]. _Title_. [Original work published ca. 1807–1808]


chicago-fullnote-bibliography.csl outputs the following (confusing “circa” and “uncertain” [note: there are no provisions for the latter in the CSL specs]):


John Doe[1]

Doe, John. _Title_, [2007?].

[1] _Title_, [2007?].


and chicago-author-date.csl renders nothing w.r.t. to “circa” at all:


Doe ([1807–1808] 2007)

Doe, John. (1807–1808) 2007. _Title_.


Concerning the latter two I’d recommend, again, filing a bug report at https://forums.zotero.org/discussions.



‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, August 16, 2019 5:17 PM, Joseph Reagle <joseph.2011-T1oY19WcHSwdnm+yROfE0A@public.gmane.org> wrote:

> I've seen a couple of bugs discussing ranges, multiples, negatives (BCE), and circa, but in playing with a minimal example, I can't figure out the correct format. Is there documentation on this?
>
> I can get BCE to work with a negative 'year' integer.
>
> But circa...
>
>       issued:
>         - year: 161
>         - circa: 1
>
>
> puts a`-` after AD?
>
>     <li id="fn1" role="doc-endnote"><p>Marcus Aurelius, <em>Meditations</em>, ed. Maxwell Staniforth (London: Penguin Books, 161AD–).<a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
>
>
>
> No idea how to do a range or multiple specification. (I do use 'original-date''year', but chicago-fullnote-bibliography.csl doesn't seem to use that...)
>
>
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d2ebd6b1-8877-03d7-9ab0-268207fcac79%40reagle.org.


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/8S007Uveap3e_UEJFjqieK13GdQDEcKFl2EVVaToNzzU3JRa_pp1wFkBkY79OLGnykwSSPjnwk8ELOdY8aVRMXxsk6pTRHNA-4XRYwvQEtk%3D%40protonmail.com.


  parent reply	other threads:[~2019-08-18 11:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-16 17:17 Joseph Reagle
     [not found] ` <d2ebd6b1-8877-03d7-9ab0-268207fcac79-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2019-08-16 21:54   ` 'Nick Bart' via pandoc-discuss
2019-08-18 11:22   ` 'Nick Bart' via pandoc-discuss [this message]
2019-08-19 14:10     ` Joseph Reagle
     [not found]       ` <5361bd16-d212-c418-2e2b-1e58423947fa-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2019-08-19 20:01         ` 'Nick Bart' via pandoc-discuss
2019-08-20  8:25           ` 'Nick Bart' via pandoc-discuss
2019-08-20 18:22     ` Joseph Reagle
2019-08-18 12:09   ` 'Nick Bart' via pandoc-discuss
2019-08-20 10:58   ` Scot Mcphee
     [not found]     ` <CAFnRE0Sr6xopjG7cwCACfR+x3Rgok68Y0cQu7Xpajg1yF+VyLg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-08-20 12:11       ` Joseph Reagle
     [not found]         ` <d5ddc026-eda2-1c35-6e6e-7210c6f0ba22-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2019-08-20 13:54           ` Scot Mcphee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='8S007Uveap3e_UEJFjqieK13GdQDEcKFl2EVVaToNzzU3JRa_pp1wFkBkY79OLGnykwSSPjnwk8ELOdY8aVRMXxsk6pTRHNA-4XRYwvQEtk=@protonmail.com' \
    --to=pandoc-discuss-/jypxa39uh5tlh3mbocffw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).