mahyuddin / utmthesis

Automatically exported from code.google.com/p/utmthesis
0 stars 0 forks source link

\bibliographystyle{utmthesis-authordate} not as UTM format #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compiling utmthesis-authordate produce different style.

What is the expected output? What do you see instead?
What i see: [Keane and Nair(2005)].
What i expect: (Keane and Nair, 2005)

What version of the product are you using? On what operating system?
utmthesis 2.7
Windows XP SP2

Please provide any additional information below.
MikTex 2.9, Texmaker

Please advise. Thank you.

Original issue reported on code.google.com by mfa...@gmail.com on 11 Aug 2012 at 1:12

GoogleCodeExporter commented 9 years ago
Thanks for reporting, will work on a fix asap.

Original comment by zero.vis...@gmail.com on 25 Sep 2012 at 2:43

GoogleCodeExporter commented 9 years ago
For now, just use numbering format.

Original comment by zero.vis...@gmail.com on 25 Sep 2012 at 2:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Solution:

Use this package in your class file:
\usepackage[sort]{natbib}

Then use \citep{} when citing.

Original comment by zero.vis...@gmail.com on 10 Oct 2012 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by zero.vis...@gmail.com on 10 Oct 2012 at 8:49