Skip to content

Commit 3f3321d

Browse files
committed
paper(typo) - fixed typo
1 parent b241ce3 commit 3f3321d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

papers/proposal/sections/document_standard.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ \subsection*{3. Headers and Footers}
1313
All pages include a footer containing the department name and university on the left and the page number on the right. A thin horizontal rule separates the footer from the main text. Page numbering is shown in the format “\textit{current of total}” after the table of contents.
1414
\subsection*{4. Captions and Figures}
1515
Figure and table captions use small italic text with bold labels, followed by a period separator (e.g., “Figure 3. System Architecture”). Captions are centered and consistently formatted to maintain visual balance across columns.
16-
\subection*{5. Tables and Column Types}
16+
\subsection*{5. Tables and Column Types}
1717
The tabularx package is used to create flexible tables that automatically adjust to the page width. Three custom column types are defined:
1818
\begin{itemize}
1919
\item
@@ -32,7 +32,6 @@ \subsection*{8. References}
3232
References are formatted using the IEEE Transactions style (ieeetr), which is standard for engineering and computer science research. The bibliography section is automatically generated and included in the table of contents.
3333
\subsection*{9. Appendices}
3434
Appendices are styled consistently with the main document but relabeled alphabetically (e.g., “Appendix A | List of Figures”). Lists of figures and tables are customized to display caption titles only for compactness. Additional appendices may include feasibility analysis, code of conduct, and other supplementary materials.
35-
\item
3635
\subsection*{10. Compilation and Packages}
3736
The document uses standard LaTeX packages for layout and styling, including:
3837
\begin{itemize}

0 commit comments

Comments
 (0)