Thanks for your help. That works perfectly.
By the way, I am looking for ``Section 3 of the Board Rules''. Where is that.
Thanks
Search found 8 matches
- Fri Jan 14, 2011 1:30 am
- Forum: Graphics, Figures & Tables
- Topic: how to put figure in the middle of chapter content
- Replies: 3
- Views: 5454
- Fri Jan 14, 2011 12:06 am
- Forum: Graphics, Figures & Tables
- Topic: how to put figure in the middle of chapter content
- Replies: 3
- Views: 5454
how to put figure in the middle of chapter content
Hi,
I am creating a thesis using latex. The problem I see with the large figures are, they are always placed at the end of the chapter.
If I want to place a figure some where in the middle of the chapter content, then is any trick to do that? I have used the [h] option while calling figure but that ...
I am creating a thesis using latex. The problem I see with the large figures are, they are always placed at the end of the chapter.
If I want to place a figure some where in the middle of the chapter content, then is any trick to do that? I have used the [h] option while calling figure but that ...
- Wed Dec 29, 2010 12:39 am
- Forum: Text Formatting
- Topic: change font type
- Replies: 1
- Views: 8849
change font type
Hi,
I am in the middle of creating a thesis according to my school default template. How can I change the font to Courier New for just one word?
Thanks
I am in the middle of creating a thesis according to my school default template. How can I change the font to Courier New for just one word?
Thanks
- Sat Dec 25, 2010 2:17 am
- Forum: General
- Topic: wrong table of content order
- Replies: 1
- Views: 2382
wrong table of content order
Merry Christmas!
I am preparing a thesis using my school's latex templates. There is a strange problem in the table of content after I compile the sources. The 'CHAPTER' heading should start before chapter 1, but instead it appears after chapter 1, before chapter 2.
Please see the attached zip ...
I am preparing a thesis using my school's latex templates. There is a strange problem in the table of content after I compile the sources. The 'CHAPTER' heading should start before chapter 1, but instead it appears after chapter 1, before chapter 2.
Please see the attached zip ...
- Mon Dec 20, 2010 5:47 am
- Forum: BibTeX, biblatex and biber
- Topic: can not compile the document with Chicago citation format
- Replies: 7
- Views: 6706
can not compile the document with Chicago citation format
great answer!
Hope you can help me further:
Ultimately I want to write a thesis using the template in my school using MLA style. When I use the mla-good file you recommended, it did not work in my thesis. Here is the school templates:
1)here is the iitthesis.cls file:
%%% IITTHESIS DOCUMENT ...
Hope you can help me further:
Ultimately I want to write a thesis using the template in my school using MLA style. When I use the mla-good file you recommended, it did not work in my thesis. Here is the school templates:
1)here is the iitthesis.cls file:
%%% IITTHESIS DOCUMENT ...
- Mon Dec 20, 2010 4:56 am
- Forum: BibTeX, biblatex and biber
- Topic: can not compile the document with Chicago citation format
- Replies: 7
- Views: 6706
Re: can not compile the document with Chicago citation forma
Hi,
Thanks a lot for the great answer. I am allowed to choose any style among Chicago/MLA/APA, so sorry for the confusion.
I have another question, as I follow one of the above styles and your edited code, the references are not numbered like [1] [2] [3] or something like [Joh94], [Kim88], .... so ...
Thanks a lot for the great answer. I am allowed to choose any style among Chicago/MLA/APA, so sorry for the confusion.
I have another question, as I follow one of the above styles and your edited code, the references are not numbered like [1] [2] [3] or something like [Joh94], [Kim88], .... so ...
- Mon Dec 20, 2010 1:41 am
- Forum: BibTeX, biblatex and biber
- Topic: can not compile the document with Chicago citation format
- Replies: 7
- Views: 6706
can not compile the document with Chicago citation format
Hi,
I am trying to use the mla style for my documentation, but it doesnt seem to work, I am a new latex user and really need your help.
Thanks,
Harry
Here is the source code
\documentclass[11pt]{article}
\author{John Doe} \title{Sample Document}
\usepackage[american]{babel}
\usepackage{csquotes ...
I am trying to use the mla style for my documentation, but it doesnt seem to work, I am a new latex user and really need your help.
Thanks,
Harry
Here is the source code
\documentclass[11pt]{article}
\author{John Doe} \title{Sample Document}
\usepackage[american]{babel}
\usepackage{csquotes ...
- Mon Dec 20, 2010 12:02 am
- Forum: BibTeX, biblatex and biber
- Topic: can not compile the document with Chicago citation format
- Replies: 7
- Views: 6706
can not compile the document with Chicago citation format
hi,
I am trying to generate the document using the Chicago citation format. Could anyone let me know how to fix it.
I appreciate it
Harry.
----
in mydocument.tex
...
\usepackage{natbib}
...
\bibliographystyle{chicago}
\bibliography{mybib}
...
----
and here is the error from WindEdt output ...
I am trying to generate the document using the Chicago citation format. Could anyone let me know how to fix it.
I appreciate it
Harry.
----
in mydocument.tex
...
\usepackage{natbib}
...
\bibliographystyle{chicago}
\bibliography{mybib}
...
----
and here is the error from WindEdt output ...