General\possessivecite command

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jcm331
Posts: 1
Joined: Sat Dec 08, 2007 12:48 am

\possessivecite command

Post by jcm331 »

hi all,
everytime I use the \possessivecite command it gives me an undefined control sequence error.
there are no other errors on my document and my bib entry is correct.

this is the error ! Undefined control sequence.
l.198 minorities. While \possessivecite
{Lijphart2004} recommendations are
?

here is my bib file

@ARTICLE{Lijphart2004,
AUTHOR = {Lijphart, Arend},
TITLE = {Constitutional Design for Divided Societies},
JOURNAL = {Journal of Democracy},
YEAR = {2004},
volume = {15},
number = {2},
pages = {},
month = {},
note = {},
abstract = {},
keywords = {},
source = {},
}



everything is correct, I have no idea what is going on here, any thoughts???

Thank you

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

\possessivecite command

Post by gmedina »

Make sure you have loaded the "right" harvard package. Read the advise that localghost gave in this thread.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply