I am a new LaTeX user, and I followed some guides on the internet to set up MiKTeX + Texmakerx on Windows Vista. As I am doing a PhD in Psychology, I wanted to use the new APA6 class. So I opened the MiKTeX Package Manager in admin mode and installed apa6. Next I did a refresh FNDB. However, when I make a new LaTeX document with
\documentclass[man]{apa6}
in the preamble, I get the following output:
File 'apa6.cls' not found.
Can someone point me in the right direction as to what I am doing wrong?
kpsewhich apa6.clsWhats the answer of kpathsea? – Keks Dose Feb 10 '12 at 14:00