Example output of a few of the BibWord styles can be seen on their specific
release pages.
ABNT :
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27212
Harvard - AGPS :
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=22931
Harvard - Anglia :
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=19783
Harvard - Exeter :
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=22890
Harvard - Leeds :
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=19776
I never created anything for the Chicago style.
I've added an adjusted Word 2007 Chicago style to
http://bibword.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=38366 .
There you can use italic formatting around latin words in a field. I only
did some basic testing, but if it fails, just let me know and I'll look into
it.
The decision on how entries in a bibliography are sorted is made by the
style. As long as you don't mix up alphabets (cyrillic vs latin vs kanji)
you can sort whatever way you want.
For example, the Harvard styles on the BibWord site (the links at the
beginning of this post) all sort by author followed by year and then title.
Microsoft opted to use a "b:SortingString" to store the value in on which
sorting happens for most styles (APA, Chicago, Turabian, ISO 690). So if you
want to know the details on how a specific style in Word 2007 handles
sorting, you can open the file and just look for "<b:SortingString>". A
quick peak for Chicago shows it is:
1. author / editor / compiler / translator (unless it is a legal case)
2. periodical title in case the source is an article in a periodical
3. title
4. the importance of the author (author > editor > compiler > translator)
Yves
--
BibWord : Microsoft Word Citation and Bibliography styles
http://bibword.codeplex.com
Is there anywhere one can see the output of your various styles,
without downloading and installing the machinery? I'd especially like
it if one of your styles follows the Chicago Manual (as Word's built-
in "Chicago" doesn't). In particular, is it impossible to order
entries under an author by date, rather than by title? All the built-
in styles that put the date directly after the author still order them
by title, which is completely wrong. (And most or all of them repeat
the date at or near the end, which is wrong.)