Search found 3 matches

by malikimran
Tue Nov 19, 2013 10:27 am
Forum: General
Topic: Formatting for ToC Entries of multiple Appendices
Replies: 1
Views: 3915

Formatting for ToC Entries of multiple Appendices

Hi all,

I am writing my thesis using the book class. I have three appendices A,B and C. In the ToC these appendices appear like this
Appendices A – C 107-120
But I want in this format.
Appendix A 107
Appendix B 115
Appendix C 120
Please help me how can I achieve the desired one. I use the ...
by malikimran
Tue Sep 03, 2013 5:46 am
Forum: BibTeX, biblatex and biber
Topic: APA style without apacite package
Replies: 1
Views: 4139

APA style without apacite package

Hi all,

I want to use apa style reference style in my thesis, but I don't want to use apacite package because when I write \usepackage{apacite}

then my reference list shows on the same page where text ends
and on all proceeding pages it shows Reference on top right corner.

please help me how i ...
by malikimran
Thu Aug 22, 2013 10:48 am
Forum: Page Layout
Topic: Chapter Prefix in ToC
Replies: 2
Views: 3341

Chapter Prefix in ToC

Dear all,

I am using a LaTeX thesis template. According to the template the ToC when start chapters it appear like this.
1 INTRODUCTION
2 LITERATURE REVIEW
But I want to remove the prefix numbering, instead I want to use the Chapter number like
CHAPTER 1 INTRODUCTION
CHAPTER 2 LITERATURE REVIEW ...