public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Scot Mcphee <scot.mcphee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Citations and CSL
Date: Fri, 18 Mar 2016 11:22:50 +1000	[thread overview]
Message-ID: <etPan.56eb586f.4d45316f.b57a@CrazyMcphee> (raw)

[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]

I’ve got a question about citations and CSLs. Let’s say I have the following Pandoc markdown:

According some some old duffer, the internet is a waste of time and money [@Duffer2016 p.34]. 

This formats through my CSL to look correct as per the specified CSL, e.g. in my case:

According some some old duffer, the internet is a waste of time and money (Duffer 2016: 34).

However, in usually in footnotes, I need a different style of inline citation. I’ve found that if I omit the square brackets it nearly does what I need it to do.  For example:

According some some old duffer, the internet is a waste of time and money [@Duffer2016 p.34]. However a growing movement of old codgers, for example that led by @Codger2016, rejects arguments about internet waste.

This formats the way I want it to:

According some some old duffer, the internet is a waste of time and money (Duffer 2016: 34).  However a growing movement of old codgers, for example that led by Codger (2016), rejects arguments about internet waste.

What controls the format of the second in-line citation style (the one without the square brackets)? How do I adjust it? Is it in the CSL (I can’t find it)?

thanks
scot


--
Scot Mcphee
Computer Programmer, Classics PhD.
p +61 412 957414
e scot.mcphee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
http://autonomous.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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/etPan.56eb586f.4d45316f.b57a%40CrazyMcphee.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: Type: text/html, Size: 6012 bytes --]

             reply	other threads:[~2016-03-18  1:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  1:22 Scot Mcphee [this message]
2016-03-18  4:45 ` John MacFarlane

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=etPan.56eb586f.4d45316f.b57a@CrazyMcphee \
    --to=scot.mcphee-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=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).