textual citation style Harvard
The natbib package in latex allows for citation in textual style using the command '\citet{}' to produce:
text author1, yyyy1
Is it possible to be able to have different citation commands in zotero? For example with latex and natbib, '\citep{}' produces
(author1, yyyy)
and '\citet{}' produces
author1, yyyy
This useful if a document text needs citation various subtle changes depending on the context of the surrounding text.
text author1, yyyy1
Is it possible to be able to have different citation commands in zotero? For example with latex and natbib, '\citep{}' produces
(author1, yyyy)
and '\citet{}' produces
author1, yyyy
This useful if a document text needs citation various subtle changes depending on the context of the surrounding text.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Do you have an example where this is used? I have seen "Smith (2009) says..." a lot, but don't recall ever seeing "Smith, 2009, says..."
An example where this is used is a sentence which may be in parentheses and textual citation avoids extra parentheses being shown. Also a sentence may wish to refer to a series of sources where it is listed in-text by semi-colon:
The following studies were used to make the approximation: author1, yyyy1; author2, yyyy3; author3, yyyy4.