BibTeX, biblatex and biberGet [No.] Author (Year) Citation

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
shabbirahmad786
Posts: 1
Joined: Sat Aug 06, 2011 9:18 am

Get [No.] Author (Year) Citation

Post by shabbirahmad786 »

Dear all,

I am new in this Forum and I hope that you will help me. I am using the following commands in my text file.

Code: Select all

\usepackage{natbib}
\bibpunct{(}{)}{,}{a}{,}{,}
-----body of text --------------
\bibliographystyle{authordate1}
\bibliography{MyBibtex}
and get the following output.

In Text I get as: “Singh et al. 2006” (Okay I really want this in the Text)

In References I get “Author (year)” format as:
“Singh, S., Singh, H. P., and Upadhyaya, L. N. 2006. Chain ratio and……….”

While I exactly want to get “[Number ] Author. year” in references as:
“[1] Singh, S., Singh, H. P., and Upadhyaya, L. N. 2006. Chain ratio and……….”

Please guide me about the changes in above BibTeX commands or what bib style should I use. Your replies would be highly appreciated.


Best Regards
SHABBIR

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

brian111489
Posts: 3
Joined: Tue Sep 13, 2011 2:48 pm

Re: Get [No.] Author (Year) Citation

Post by brian111489 »

Sorry, but this is exactly what I'm looking for, NO NUMBERING.
could you please send me a copy of it??
many thanks
Post Reply