Search found 4 matches

by electroneek
Wed Sep 03, 2008 1:46 pm
Forum: General
Topic: Capital letters in bibliography title
Replies: 1
Views: 35851

Capital letters in bibliography title

The title of the bibliography is yielding in all small letters except the first letter. Is that coming from a particular bibliography style? Is there any way to insert capital letters amid the tilte? I am using ieeetr style and is supposed to be ideal for my work. Please advise on this.
by electroneek
Tue Aug 19, 2008 1:34 pm
Forum: General
Topic: How should I edit my bibliography style
Replies: 4
Views: 3021

How should I edit my bibliography style

I got it, adding the command line

Code: Select all

\bibpunct{[}{]}{,}{n}{}{;}
in the main file overrides all default settings.
Thanks a million.
by electroneek
Tue Aug 19, 2008 12:08 pm
Forum: General
Topic: How should I edit my bibliography style
Replies: 4
Views: 3021

Re: How should I edit my bibliography style

Yes. It is a non-standard customized class which is created by unknown author. The .cls file I attached herewith. However, the command \usepackage[sqare,comma]{natbib} didn't work. I tried to use natbib style also which yielded citation formats like Authorname(2008).
by electroneek
Mon Aug 18, 2008 8:13 pm
Forum: General
Topic: How should I edit my bibliography style
Replies: 4
Views: 3021

How should I edit my bibliography style

The citation format is (1;2;3) in the template I am using. How should I change it to [1,2,3] ? Can anybody please tell me. I tried with different .sty and .bst files-pairs but couldn't do it.