Search found 12 matches

by dasatti
Thu Sep 20, 2012 9:58 am
Forum: Text Formatting
Topic: Font Size of the Document Title
Replies: 4
Views: 77988

Re: Font Size of the Document Title

Yes, I had the idea about the 14.4pt title size. I wanted to know if there is some way to make it exactly 14pt in size but I guess 14.4pt will also work for me.
by dasatti
Thu Sep 20, 2012 9:49 am
Forum: BibTeX, biblatex and biber
Topic: Section Number for References Heading
Replies: 3
Views: 2409

Re: Section Number for References Heading

I have looked into tobibind package documentation but I don't have any clue how I can do it. Can you please provide little more help?
by dasatti
Thu Sep 20, 2012 6:51 am
Forum: BibTeX, biblatex and biber
Topic: Section Number for References Heading
Replies: 3
Views: 2409

Section Number for References Heading

Hi,

how can I add the section number before the "References" title? I am using

Code: Select all

\bibliographystyle{plain}
\bibliography{...}
for the referencing.
by dasatti
Thu Sep 20, 2012 6:47 am
Forum: BibTeX, biblatex and biber
Topic: Reference Formatting
Replies: 3
Views: 2492

Reference Formatting

Can you please provide me more information (or some source) about custom styles using makebst? The conference for which I am writing paper has not given any bst or latex file. They have provided only ms word template. Here are few more examples of the references:

[1] A.B. Khan, C.D. Shah and E.F ...
by dasatti
Thu Sep 20, 2012 6:13 am
Forum: Text Formatting
Topic: Font Size of the Document Title
Replies: 4
Views: 77988

Font Size of the Document Title

Hi,

I want to set the font size of the main title to 14pt. I am using the »article« class.

Code: Select all

\documentclass[a4paper,10pt,twocolumn]{article}
How can I do this?
by dasatti
Fri Sep 14, 2012 12:57 am
Forum: BibTeX, biblatex and biber
Topic: Reference Formatting
Replies: 3
Views: 2492

Reference Formatting

Hi I want references in following format

[1] A.B. Khan, C.D. Shah and E.F. Naqvi, “Article Title”, Journal , Publisher, Location, Date, pp. 1-10.
[2] A.B. Khan, C.D. Shah and E.F. Naqvi, "Article Title", in proc. Conference , Location, Date.

Please tell me which style I should use. My document is ...
by dasatti
Sun Sep 09, 2012 11:41 pm
Forum: Page Layout
Topic: Adjusting Columns width
Replies: 3
Views: 20221

Re: Adjusting Columns width

Great. It solved my issue. Thank you very much for the help :) .
by dasatti
Sun Sep 09, 2012 10:38 pm
Forum: Page Layout
Topic: Adjusting Columns width
Replies: 3
Views: 20221

Adjusting Columns width

I am using a twocolumn article class for my document ( \documentclass[a4paper,10pt,twocolumn]{article} ) and can some body tell me what is the default columns width for this class and what is the default space between the columns? I want my document columns to be 3-1/16 inches (7.85 cm) wide and ...
by dasatti
Sun Sep 09, 2012 10:16 pm
Forum: Text Formatting
Topic: Aligning Abstract Title to Center
Replies: 7
Views: 20181

Re: Aligning Abstract Title to Center

This was great. I am almost done. Thanks for your help. It took some time to know how to install new package but after using the code you provided my problem is almost solved. I have just few more questions. I want the abstract title to be 12 points Times and abstract text to be 10 points. I am sure ...
by dasatti
Sun Sep 09, 2012 8:05 pm
Forum: Text Formatting
Topic: Aligning Abstract Title to Center
Replies: 7
Views: 20181

Re: Aligning Abstract Title to Center

Thats really great info. Thank you very much for your help. I hope this will solve my problem.