I'm writing my thesis using a latex template, provided by the college. To store all the references i'm using bibtex.
I want to make citations using two different styles in the same document:
- text text [citation]
- Author (Year), text text
Mostly i use the first one, but in some cases the second one is necessary; also the references should appear this way I tried to remove the alpharefs option, and this way i could use the Author (year) citation style, but the references hadn't numeration or so.
All the styles are defined on a document named "feuteses"
Code: Select all
\usepackage[alpharefs]{feupteses}