Hi, I have created a bibliography with JabRef 2.5. and grouped the bibitems according to their entrytype (article, book,...). Now I would like to have a bibliography with "sub-headings":
BIBLIOGRAPHY Journal Article (heading) here should appear all bibitems belonging to the group entrytype=Article.
Book (heading) here should appear all bibitems belonging to the group entrytype=Book.
May you give me some help?! Thank you very much!
Here an example of the coding:
\bibliographystyle{apalike}
\bibliography{bibtex}
%bibtex: % This file was created with JabRef 2.5. % Encoding: Cp1252
@ELECTRONIC{dots, year = {2007}, title = {Direction of Trade Statistics}, organization = {International Monetary Fund}, timestamp = {2010.03.07} }
@comment{jabref-meta: groupsversion:3;}
@comment{jabref-meta: groupstree: 0 AllEntriesGroup:; 1 SearchGroup:Journal article\;0\;entrytype=article\;0\;0\;; 1 SearchGroup:Book\;0\;entrytype=Book\;1\;0\;; 1 SearchGroup:Conference Paper\;0\;entrytype=conference\;0\;0\;; 1 SearchGroup:Working Paper\;0\;entrytype=unpublished\;0\;0\;; 1 SearchGroup:Book contribution\;0\;entrytype=Inbook\;1\;0\;; }