Does anyone have any idea how I can change the case of the title field for all references so that I get a capital at the beginning _and_ after any colon?
i.e. I want a global change which achieves this:
"Being polite is a handicap: Towards a game theoretical analysis of polite linguistic behaviour"
not what I get from sentence case:
"Being polite is a handicap: towards a game theoretical analysis of polite linguistic behaviour"
and not title case:
"Being Polite Is A Handicap: Towards A Game Theoretical Analysis Of Polite Linguistic Behaviour"
That is, I have some titles currently in each of these forms, but I want them all like the first one.
Thanks.
change title to sentence case with capital after colon?
There is no automatic method to achieve this. My guess is that it would be relatively simple to do it by hand -- do a Find for references containing a colon in the Title field (you must search for "characters", not "beginning with" or "whole words"), then change the case of the word following the colon. Unless you specialize in compound titles, this probably wouldn't take very long. (You can further refine this search to Book Types, if those are the only ones you want to change).
Jon
Sonny Software
Jon
Sonny Software
Thanks for the super-quick answer. I'm afraid I have 167 titles with colons for journal articles alone. Colons in titles appear to be rather common in the fields I study.
Jon, have you ever thought about implementing REGEX replace to go with the excellent REGEX find?
Jon and others: Should changing to sentence case put a capital after colons as well as after a full-stop (period)? I'm genuinely not sure whether there is a convention for this.
Jon, have you ever thought about implementing REGEX replace to go with the excellent REGEX find?
Jon and others: Should changing to sentence case put a capital after colons as well as after a full-stop (period)? I'm genuinely not sure whether there is a convention for this.
I had thought of this, but only briefly. It seemed that the danger of destroying ones database (it is not undoable, and Bookends saves changes as they are made) outweighed the possible benefits.nicka wrote:Jon, have you ever thought about implementing REGEX replace to go with the excellent REGEX find?
In my experience, it is lowercase after the colon. But that ma be flexible and differ between journals and conventions. I'd like to hear what others know about this as well.Jon and others: Should changing to sentence case put a capital after colons as well as after a full-stop (period)? I'm genuinely not sure whether there is a convention for this.
Jon
Sonny Software
Nothing definitive, but on a page about APA citations I found this:
"Notice that only the first letter of the article's title is capitalized. However, if there is a colon in the article's title, the first letter to follow the colon should also be capitalized."
The same advice is given there for periodical articles, books and book chapters.
I'll try to check the APA manual at a library later in the week.
"Notice that only the first letter of the article's title is capitalized. However, if there is a colon in the article's title, the first letter to follow the colon should also be capitalized."
The same advice is given there for periodical articles, books and book chapters.
I'll try to check the APA manual at a library later in the week.
What Jon just said is the key to this. After some email corresponence with Jon I see that there was no need to try to get the titles in right format with Global Change... > Change Case because you can leave them formatted however they were originally input and edit the reference format to produce Sentence case or Title case. (See pp. 123-4 of the User Guide).
To clarify: Global Change... > Change Case > Sentence Case for Title field produces references with titles with a capital only after a full-stop (period).
Editing the reference type to output sentence case for titles produces output with capital letters after full-stops and after colons, as Jon's previous post says.
I hope that is clear, and helps.
To clarify: Global Change... > Change Case > Sentence Case for Title field produces references with titles with a capital only after a full-stop (period).
Editing the reference type to output sentence case for titles produces output with capital letters after full-stops and after colons, as Jon's previous post says.
I hope that is clear, and helps.