emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-cite: only last names and et al. for more than two coauthors
@ 2022-06-27  5:12 M. Pger
  2022-06-27 10:56 ` Bruce D'Arcus
  0 siblings, 1 reply; 4+ messages in thread
From: M. Pger @ 2022-06-27  5:12 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

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

Hi,

I've recently tried to switch to org-cite, but I still have some problems with the basics.

Consider the following entry:

@article{akey2022,
title = {This is the title},
shorttitle = {This is the short title},
author = {Surname1, Name1 and Surname2, Name2 and Surname3, Name3},
year = {2022},
(truncated)}

I want to have something like: "as shown by Surname1 et al. (2022), ...", i.e. something one can get with natbib \citet command. With org-ref it worked like a charm.

I've tried the syntax presented in https://blog.tecosaur.com/tmio/2021-07-31-citations.html#more-exporting, that is:
[cite/t/c:@akey2022]
but I ended with a 'wrong type argument' error.

I then tried [cite/t:@akey2022]: exporting succeeds. However, I end up with "as shown by Surname1, Name1 and Surname2, Name2 and Surname3, Name3 (2022), ...".

How can I correctly specify the options mentioned above? Is there a complete and updated tutorial available somewhere?

Thanks in advance.

Best,

Max

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

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

end of thread, other threads:[~2022-06-28 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27  5:12 org-cite: only last names and et al. for more than two coauthors M. Pger
2022-06-27 10:56 ` Bruce D'Arcus
2022-06-28 14:10   ` M. Pger
2022-06-28 14:47     ` 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).