Here are some templates with the same spacing that is used throughout the database files.
@article{
author = "",
title = "",
journal = "",
volume = "",
year = "",
pages = "",
}
@book{
author = "",
title = "",
series = "",
volume = "",
publisher = "",
address = "",
year = "",
}
@incollection{
author = "",
title = "",
booktitle = "",
editors = "",
publisher = "",
address = "",
year = "",
pages = "",
}
@inproceedings{
author = "",
title = "",
booktitle = "",
editors = "",
series = "",
volume = "",
publisher = "",
address = "",
year = "",
pages = "",
}
@manual{
author = "",
title = "",
organization = "",
edition = "",
year = "",
}
@mastersthesis{
author = "",
title = "",
school = "",
address = "",
year = "",
}
@phdthesis{
author = "",
title = "",
school = "",
address = "",
year = "",
}
Cheers,
Craig C. Douglas