Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
cas741
Commits
a365438d
Commit
a365438d
authored
5 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Updates to writing checklist
parent
647cca7d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BlankProjectTemplate/docs/Writing-Checklist.tex
+7
-0
7 additions, 0 deletions
BlankProjectTemplate/docs/Writing-Checklist.tex
with
7 additions
and
0 deletions
BlankProjectTemplate/docs/Writing-Checklist.tex
+
7
−
0
View file @
a365438d
...
...
@@ -44,6 +44,10 @@
\item
Long names in math mode use either mathit or text, or equivalent:
$
coeff
$
(
\verb
|
$coeff$
|
) versus
$
\mathit
{
coeff
}$
(
\verb
|
$\mathit{coeff}$
|
) versus
$
\text
{
coeff
}$
(
\verb
|
$\text{coeff}$
|
).
\item
For CAS 741 the instructor would like to be able to add comments to your
tex files. Please be sure to include the Comments.tex file in your repo and
in your tex files.
\item
Text should be 80 characters wide.
\end{todolist}
\item
Structure
...
...
@@ -62,6 +66,9 @@
\item
All sentences begin with a capital letter.
\item
Document is spell checked!
\item
Grammar has been checked.
\item
Symbols used outside of a formula should be formatted the same way as
they are in the equation. For instance, when listing the variables in an
equation, you should still use math mode for the symbols.
\end{todolist}
\item
Writing style
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment