Please help! How to make word 'Appendix' appear in the table of contents? Right now toc looks like this:
References .........92
A Participant Information........101
I would like it to be:
References............92
Appendix.......101
A Participant Information......101
\documentclass[12pt,MCIS ...
Search found 5 matches
- Mon Apr 21, 2014 10:14 am
- Forum: Page Layout
- Topic: How to make 'Appendix' appear in toc in Latex
- Replies: 0
- Views: 2097
- Mon Sep 02, 2013 12:47 pm
- Forum: Texmaker and TeXstudio
- Topic: pushing citations to TeXstudio doesn't work
- Replies: 0
- Views: 4003
pushing citations to TeXstudio doesn't work
When I click the (push selection to Tex studio) button in Jab ref, it doesn't work. The error dialogue shows" Texstudio:Program 'D:\Win\texstudio262_win32-usb\Texstudio" not found. But the path to Tex studio was assigned correctly. Does anyone can help?
- Fri Aug 09, 2013 6:18 am
- Forum: BibTeX, biblatex and biber
- Topic: square bracket in references
- Replies: 4
- Views: 16323
Re: square bracket in references
It works!!!! Thanks for help.
- Wed Aug 07, 2013 8:28 am
- Forum: BibTeX, biblatex and biber
- Topic: square bracket in references
- Replies: 4
- Views: 16323
square bracket in references
% Chapter 2
\documentclass[a4paper, 11pt, oneside]{book}
% Include any extra LaTeX packages required
\usepackage{verbatim} % Needed for the "comment" environment to make LaTeX comments
\usepackage{fancyhdr}
\usepackage{titlesec}
\usepackage{apacite}
\begin{document}
\chapter{Related Work ...
\documentclass[a4paper, 11pt, oneside]{book}
% Include any extra LaTeX packages required
\usepackage{verbatim} % Needed for the "comment" environment to make LaTeX comments
\usepackage{fancyhdr}
\usepackage{titlesec}
\usepackage{apacite}
\begin{document}
\chapter{Related Work ...
- Wed Aug 07, 2013 7:09 am
- Forum: BibTeX, biblatex and biber
- Topic: square bracket in references
- Replies: 4
- Views: 16323
square bracket in references
My bibliography output for my report is shown in the picture attachment. For some reason, I don't want [Conference Proceedings]to show in my references. Please let me know what's wrong with it.