How do we know whether bibtex is actually using the right bibilographystyle, or using a bibilographystyle at all? To test this, I tried \bibliographystyle{omgwtfzzz} and it still came out without any errors.
I was trying to use apacite, and the guide here said:
Other sites also talked about having the .bst file in the same folder, but didn't mention a .sty. So I'm sort of confused as to what you need.make sure that you have the files apacite.bst and apacite.sty in the same folder as your manuscript (as well as the apa.cls file).
So I guess it comes down to three questions:
1) Is it actually necessary for any of them to be in the same folder, if the packages (apacite, apa) were installed with miktex? If you install the package with miktex, is that the end of your worries?
2) Is there an easy way to check that the right .bst file actually does exist and is being used? (I did citations, apparently successfully, for like 20 minutes without having installed apacite.)
3) And, is there a way to make miktex download on the fly bibilography styles like apacite, like it does with apa?