Theses, Books, Title pagesCitation only year

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

Citation only year

Post by rasepideh »

Hi all,

I want to write inside my thesis and give the citation like:

Smith (2012)

as opposed to

(Smith, 2012)

I've already applied

Code: Select all

\citeyearpar
but cross referencing is not working. Which command should I use?

I hope to hear from you.
Thanks
Sepideh

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
rasepideh
Posts: 16
Joined: Wed Jan 27, 2016 2:09 pm

Citation only year

Post by rasepideh »

I found the answer:

user should use

Code: Select all

\citet
Hope it helps for others!
Cheers,
Sepideh
LaTeX_monty
Posts: 3
Joined: Sat Nov 04, 2023 10:29 pm

Citation only year

Post by LaTeX_monty »

use \textcite{}
Post Reply