emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* could we support * in a cite style.
@ 2021-07-16 18:15 John Kitchin
  2021-07-16 18:32 ` Bruce D'Arcus
  0 siblings, 1 reply; 3+ messages in thread
From: John Kitchin @ 2021-07-16 18:15 UTC (permalink / raw)
  To: org-mode-email

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

Hi all,
It looks like this is not a supported style for the new cite syntax:

[cite/author*:@swain-2016-chemd]

I think it should be allowed, because it maps cleanly to the natbib cite
type of \citeauthor*. There are a bunch of other starred types as well.
that would be nicer than something like [cite/author/star:@swain-2016-chemd]
or [cite/author-star:@swain-2016-chemd] IMO.


John

-----------------------------------
Professor John Kitchin (he/him/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: could we support * in a cite style.
  2021-07-16 18:15 could we support * in a cite style John Kitchin
@ 2021-07-16 18:32 ` Bruce D'Arcus
  2021-07-16 19:05   ` Bruce D'Arcus
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce D'Arcus @ 2021-07-16 18:32 UTC (permalink / raw)
  To: John Kitchin; +Cc: org-mode-email

On Fri, Jul 16, 2021 at 2:15 PM John Kitchin <jkitchin@andrew.cmu.edu> wrote:
>
> Hi all,
> It looks like this is not a supported style for the new cite syntax:
>
> [cite/author*:@swain-2016-chemd]
>
> I think it should be allowed, because it maps cleanly to the natbib cite type of \citeauthor*. There are a bunch of other starred types as well. that would be nicer than something like [cite/author/star:@swain-2016-chemd] or [cite/author-star:@swain-2016-chemd] IMO.

Are you aware can do this now, which will output consistent formatting
across natbib and biblatex export processors, and I expect in the
future too csl:

[cite/a/f:@low2001]

Bruce


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: could we support * in a cite style.
  2021-07-16 18:32 ` Bruce D'Arcus
@ 2021-07-16 19:05   ` Bruce D'Arcus
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce D'Arcus @ 2021-07-16 19:05 UTC (permalink / raw)
  To: John Kitchin; +Cc: org-mode-email

BTW, Nicolas added a helpful function towards the end, which returns
both the full style and variant and names, and also the shortcuts.

(org-cite-supported-styles '(natbib biblatex))


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-16 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 18:15 could we support * in a cite style John Kitchin
2021-07-16 18:32 ` Bruce D'Arcus
2021-07-16 19:05   ` Bruce D'Arcus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).