\documentclass[12pt]{book}
\usepackage[margin=1in]{geometry}
\usepackage{setspace}
\doublespacing
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\fancyhead[RO]{\thepage}
\fancyhead[LE]{\thepage}
\fancyhead[LO]{Author Last Name / BOOK TITLE}
\fancyhead[RE]{Author Last Name / BOOK TITLE}
\renewcommand{\headrulewidth}{0pt}
\begin{document}
\begin{titlepage}
\begin{flushleft}
Your Name\\
Street Address\\
City, State ZIP\\
Phone Number\\
Email Address\\
Word Count: Approximately XX,XXX words
\end{flushleft}
\vspace{3cm}
\begin{center}
{\Huge \textbf{BOOK TITLE}}\\[1cm]
{\Large by}\\[1cm]
{\LARGE Your Name}
\end{center}
\end{titlepage}
\frontmatter
\chapter*{Dedication}
To those who inspire us to write.
\chapter*{Acknowledgments}
I would like to thank individuals who helped bring this book to life.
\tableofcontents
\mainmatter
\chapter{Chapter One Title}
The opening paragraph of your first chapter should hook the reader immediately. It should establish the tone, introduce key elements, and draw the reader into your story or subject matter.
Continue with the narrative or exposition. Each paragraph should flow naturally into the next, building your story or argument systematically.
New scenes or major transitions can be indicated with extra spacing or section breaks.
\section*{}
When you need a scene break within a chapter, you can use a centered symbol or simply extra white space.
The story continues with the new scene. Maintain consistency in your narrative voice and style throughout.
\chapter{Chapter Two Title}
The second chapter continues the narrative, building on what was established in the first chapter. Character development, plot progression, and thematic elements should continue to unfold naturally.
Each chapter should have a clear purpose in advancing your story or argument. Consider pacing, tension, and reader engagement as you write.
\chapter{Chapter Three Title}
Continue building your narrative or exposition. Develop characters, advance plot points, or present your arguments and evidence systematically.
Remember to:
\begin{itemize}
\item Show, don't tell (for fiction)
\item Maintain consistent point of view
\item Develop compelling characters or clear arguments
\item Create engaging dialogue (for fiction)
\item Build appropriate pacing and tension
\end{itemize}
\chapter{Conclusion or Final Chapter}
Bring your narrative or argument to a satisfying conclusion. Resolve major plot points or synthesize your key arguments. Leave the reader with something meaningful to consider.
\backmatter
\chapter*{Author Bio}
Your Name is a writer who background and credentials. Previous publications or relevant experience.
\end{document}
PDF Preview
Create an account to compile and preview