Contribution Submission
ASCII characters with special meaning in LaTeX
Certain ASCII characters have a special meaning in the optional LaTeX notation mode of the submission system. The following table shows the replacement code to be used to create the characters:
| special characters | replacement code |
|---|---|
| $ | {\$} |
| & | {\&} |
| % | {\%} |
| # | {\#} |
| " | \mbox{''} |
| < | \mbox{\textless} |
| > | \mbox{\textgreater} |
| _ | \mbox{\textunderscore} |
| ^ | \mbox{\textasciicircum} |
| ~ | \mbox{\textasciitilde} |
| { | \mbox{\textbraceleft} |
| } | \mbox{\textbraceright} |
| \ | \mbox{\textbackslash} |
| | | \mbox{\textbar} |
