Hi all,
I am making a list of references. I need numbered citations but listed in alphabetical order for the last name of the first author. I would like it to be like:
3. Astarita, G.; Apuzzo, G. Motion of gas bubbles in non-Newtonian liquids. AIChE
J. 11, 815-820, 1965.
4. Bird, R.A.; Armstrong, R.C.; Hassager, O. Dynamics of polymeric liquids. Fluids
Mechanics, Wiley, New York, vol. 1, 1987.
I try to find proper bst file, and read documents like "bibstyles". I found "acm" style is most close to what I want. After I use "acm" bib style file, I get numbers in [ ] within main body, but references listed at the end look like:
[Ayyaswamy, ZHANG, and ECKMANNAyyaswamy et al.2006] Ayyaswamy, P.,
ZHANG, J., and ECKMANN, D. 2006. Numerical modeling of the transport
to an intravascular bubble in a tube with a soluble/insoluble surfactant. Annals of
the New York Academy of Sciences 1077, 1, 270{287.
[Borhan and MaoBorhan and Mao1992] Borhan, A. and Mao, C. 1992. Eect of
surfactants on the motion of drops through circular tubes. Physics of Fluids A:
Fluid Dynamics 4, 2628{2640.
I need numbers in [ ], not name&year. Any one know how to do it? Thank you very much.
BibTeX, biblatex and biber ⇒ Numbered Citations in alphabetical Order
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: Numbered Citations in alphabetical Order
Try generating your own bibliography style: "latex makebst". That way, you can do whatever you want without having to conform to an existing style.
Re: Numbered Citations in alphabetical Order
Thanks a lot.
I start to look at how to DIY it.
But if anyone can give useful tutorials and links ... I will really appreciate it.
I start to look at how to DIY it.
But if anyone can give useful tutorials and links ... I will really appreciate it.