I'm using aspell --version International Ispell Version 3.1.20 (but really Aspell 0.60.6) to verify my tex files with the command:

    aspell -d pt_PT --dont-tex-check-comments  -c file0.tex

The problem is that ispell checks inside each

    \citep{someone2011sometitle} 

and each

    \citet{someone2011sometitle}

that I'm using with

    \usepackage[authoryear]{natbib}

What can I do for ispell to ignore the references?

link|improve this question
2  
Double post: tex.stackexchange.com/questions/34628/… – cp2141 Nov 13 '11 at 0:38
feedback

closed as off topic by random Nov 13 '11 at 18:20

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.