BibTeX, biblatex and biberConfiguring "aiaa.bst"

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
sgsawant
Posts: 17
Joined: Thu Jun 09, 2011 7:49 pm

Configuring "aiaa.bst"

Post by sgsawant »

In the .bib file I have provided the complete information.
e.g.:

Code: Select all

@article{Smith2003,
author = "B.L. Smith and G.W. Swift",
title = "A comparison between synthetic jets and continuous jets",
journal = "Experiments in Fluids",
volume = "34",
month = ,
year = "2003",
pages = "467-472"
}
Yet it prints neither the year (2003) nor the page numbers (467-472).

Code: Select all

[1] Smith, B. and Swift, G., "A comparison between synthetic jets and continuous jets," Experiments in Fluids, Vol. 34.
How can I force the aiaa.bst file to print these two things? The rest appears fine, but I would like to have the above two specs printed as well.

-sgsawant

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply