1
vote
0answers
25 views

IEEEtranSN + natbib and @masterthesis [closed]

I'm using natbib along with bibliographystyle{IEEEtranSN}. Everything works great, but when I'm trying to add an @masterthesis entry, I get the following warning: Warning--entry type for ...
2
votes
1answer
252 views

Change ieetr bibliography style to last name first

I'm using the ieeetr bibliography style for my references and I'm getting initials then last name, how would I change this to last name first? Here is what it looks like at the moment: [1] X. ...
1
vote
0answers
318 views

How can I use natbib package with ieeeconf style [closed]

I want to use ieeeconf as document class and include natbib package. \documentclass[a4paper, 10pt, conference]{ieeeconf} \usepackage{natbib} % something here \bibliography{reference} I have ...
0
votes
0answers
154 views

naming order for IEEE bibliography [closed]

I am having some trouble with the the IEEE citing package. If it makes a difference, I am using the JabRef GUI to help me generate the LaTex keys. The problem is that if there are multiple authors, ...