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
31e6b44f
Commit
31e6b44f
authored
4 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Additions to writing checklist
parent
79d49397
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
BlankProjectTemplate/docs/Writing-Checklist.pdf
+0
-0
0 additions, 0 deletions
BlankProjectTemplate/docs/Writing-Checklist.pdf
BlankProjectTemplate/docs/Writing-Checklist.tex
+2
-1
2 additions, 1 deletion
BlankProjectTemplate/docs/Writing-Checklist.tex
with
2 additions
and
1 deletion
BlankProjectTemplate/docs/Writing-Checklist.pdf
+
0
−
0
View file @
31e6b44f
No preview for this file type
This diff is collapsed.
Click to expand it.
BlankProjectTemplate/docs/Writing-Checklist.tex
+
2
−
1
View file @
31e6b44f
...
...
@@ -40,7 +40,7 @@
\item
\LaTeX
{}
points
\begin{todolist}
\item
Only tex file (and possibly pdf files, or image files) are under version
control
.
control
(
\texttt
{
aux
}
files etc. are not under version control)
\item
Opening and closing ``quotes'' are used (
\verb
|
``quotes''
|
)
\item
Periods that do not end sentences are followed by only one space:
\verb
|
``I like Dr.\ Smith.''
|
, or for no linebreaks:
\verb
|
``I like Dr.~Smith.''
|
...
...
@@ -55,6 +55,7 @@
removing them, or by turning them off.
\item
References and labels are used so that maintenance is feasible
\item
Cross-references between documents are used as appropriate
\item
BibTeX is used for generating bibliographic references
\end{todolist}
\item
Structure
...
...
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