Document Classesno chapters in report-based thesis

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
whoburg
Posts: 6
Joined: Mon Nov 29, 2010 11:03 pm

no chapters in report-based thesis

Post by whoburg »

Hi All,
I'm writing a thesis, and want to use a custom document class for my school (ucbthesis.cls), which appears to be based upon the report class. This class gives me school-specific formatting for my title and other pages. I do not, however, want to break my thesis into chapters -- I want sections only.

Does anyone have any ideas about a simple way that I could continue using this custom report-based document class, but not get chapter numbering in my table of contents, page headers, etc? Currently all my sections are numbered 0.1.1, 0.1.2, ... 0.8.
Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Frits
Posts: 169
Joined: Wed Feb 02, 2011 6:02 pm

Re: no chapters in report-based thesis

Post by Frits »

This might be irrelevant for this forum, but assuming your thesis is going to be a rather large document it is probably most convenient to use chapters.
Anyway, you could try to recreate the ucbthesis class, but then based on the article class (try having a look in the ucbthesis.cls file)
howtoTeX.com - Your LaTeX resource site (Tips, Tricks, Templates and more!)
Follow howtoTeX on twitter
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: no chapters in report-based thesis

Post by localghost »

There will be certain demands to the appearance of your thesis. This is why your school directs you to use this class. So I guess that every variation won't be allowed. Clarify this point with your supervisor before doing any changes to the structure of your thesis.


Thorsten
Post Reply