I am in doubt about way InBook references at actually given out in
my final document. I am not sure if it printed out correctly or
something is wrong. I am using JabRef , Kile and TexLive 2008.
Here, is one of my entries in .bib file
Code: Select all
@InBook{ Howison2006,
chapter = "Social dynamics of free and open source team communications",
pages = "319-330",
title = "Open Source Systems",
publisher = "Springer Boston",
year = "2006",
editor = "E. Damiani and B. Fitzgerald and W. Scacchi and M. Scotto and G. Succi",
author = "James Howison and Keisuke Inoue and Kevin Crowston",
volume = "203",
abstract = "xxx",
doi = "xxx/xxxxxxxxxx_xx",
file = ":/xxx/xxx/xxx/abc.pdf:PDF",
keywords = "Software Development, Human Factors, Dynamic social networks, FLOSS teams, bug fixing, communications, longitudinal social network analysis",
owner = "xxx",
timestamp = "2009.04.24"
}
which appears in my final PDF document as
Code: Select all
Howison, J., Inoue, K., & Crowston, K. (2006). Open source systems. In E. Damiani,B. Fitzgerald, W. Scacchi, M. Scotto, & G. Succi (Eds.), (Vol. 203, p. 319-330).Springer Boston.
- Chapter name is not mentioned, instead only book name
- In "editor names" . I expect book name there.
Code: Select all
@INBOOK{Osinski2005,
chapter = {Carrot: Design of a Flexible and Efficient Web Information
Retrieval Framework},
pages = {439-444},
title = {Advances in Web Intelligence},
publisher = {Springer-Verlag Berlin Heidelberg},
year = {2005},
editor = {P.S. Szczepaniak and Adam Niewiadomski and Janusz Kacprzyk},
author = {Stanis\law Osi\'{n}ski and Dawid Weiss},
volume = {3528/2005},
doi = {xx.xxx/xxxxxxxxx_xx},
file = {:/xxx/xxx/def.pdf:PDF},
keywords = {Information Retrieval, Clustering, Systems Design},
owner = {xxx},
timestamp = {2009.04.26}
}
Code: Select all
Osinski, S., & Weiss, D. (2005). Advances in web intelligence. In P. Szczepaniak, A. Niewiadomski, & J. Kacprzyk (Eds.), (Vol. 3528/2005, p. 439-444). Springer-Verlag Berlin Heidelberg.