Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
500 views
1
% Appendix
2
3
\chapter*{APPENDIX} % Main appendix title
4
5
\label{Appendix} % For referencing this appendix elsewhere, use \ref{Appendix}
6
7
\section{Appendix Section Title Here}
8
Write your Appendix content here.
9
....
10