mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-25 11:41:16 +07:00
20 lines
639 B
TeX
20 lines
639 B
TeX
% Global definitions
|
|
\def\DICTDocDate{\today}
|
|
\def\DICTTableOfContents{Table of Contents}
|
|
\def\DICTListOfFigures{List of Figures}
|
|
\def\DICTFigureName{Figure}
|
|
\def\DICTListOfTables{List of Tables}
|
|
\def\DICTTableName{Table}
|
|
\def\DICTListOfCodeSnippets{List of Code Snippets}
|
|
\def\DICTListingName{Code Snippet}
|
|
\def\DICTAbbreviations{List of Abbreviations}
|
|
\def\DICTAppendix{Appendix}
|
|
\def\DICTTableOfAppendix{Table of Appendix}
|
|
\def\DICTReferences{References}
|
|
\def\DICTIndex{Index}
|
|
|
|
% Dict
|
|
\def\DICTDocTitle{CTF ALL IN ONE}
|
|
\def\DICTDocAuthor{firmianay | Skyel1u | phantom0301}
|
|
\def\DICTDocEmail{https://github.com/firmianay/CTF-All-In-One}
|