Page Layout ⇒ Reg: Footnote in my dissertation
-
- Posts: 3
- Joined: Thu Sep 25, 2014 3:27 am
Reg: Footnote in my dissertation
I am writing my Ph.D. dissertation using Latex. I need a help. I need to insert an "un-numbered" footnote on every page of the main text i.e., Each page of all the chapters, references and appendices.
to put it in other way, the footnote should not appear in the Title page, copyright page, Acknowledgements, Table of Contents, List of Figures and List of Tables.
So, someone please help me with a code for this....
Thanks
- Subash
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Reg: Footnote in my dissertation
What is the basic setup of your document? Can you give us a minimal working example to see which documentclass you are using?
How long would this footnote be?
-
- Posts: 3
- Joined: Thu Sep 25, 2014 3:27 am
Reg: Footnote in my dissertation
Thanks for the reply
The above attached file gives a screenshot of my tex file. I basically need to have a sentence appearing on every page of my dissertation.... main text pages.... I will try fancyhdr and see in the meanwhile....
I need to have this following sentence appearing "UNCLASSIFIED: Distribution Statement A. Approved for public release".
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Reg: Footnote in my dissertation
A pointer where to find the used class might also be useful.
-
- Posts: 3
- Joined: Thu Sep 25, 2014 3:27 am
Re: Reg: Footnote in my dissertation
I am sorry for the delay as I had to finalise my document. The text in this .tex file is a random text. Immediately after the "Chapter1" in the Tex file I have specified the code for insertion of the footer. The porblem I am having it is not appearing in the first pages of each chapter, and first pages of references, each of appendices. I wanted to know if there is a way to overcome this. I can send you the class file that i used, if required .
- Attachments
-
- wmu-thesis.cls
- (45.82 KiB) Downloaded 296 times
-
- Latex query_ Subash.tex
- (33.31 KiB) Downloaded 307 times
-
- acknowledgments_body.tex
- The main tex file points to this file and this is required in order to compile the original tex file
- (49 Bytes) Downloaded 312 times
-
- abstract_body.tex
- The main tex file points to this file and this is required in order to compile the original tex file
- (2.26 KiB) Downloaded 317 times
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Reg: Footnote in my dissertation
fancypagestyle
immediately after the first chapter is called.