Incomplete and imperfect documentation today is better than perfect documentation that never materializes.
-Unknown
You will find here any documentation for the group. The preferred format is markdown. An excellent editor is available here: https://typora.io. Markdown is the best because it can be edited and viewed anywhere, including GitHub, is lightweight and simple. Typora supports LaTeX equations. Use Markdown.
There is structure to our chaos. Filenames are strictly enforced for clarity. Filenames must be CATEGORY-Title
. Not everything is a good document name. CATGEORY
is one of:
- GUIDE: Describes a system and how to use/troubleshoot it.
- HOWTO: Describes the exact steps to get something done, usually related to a computer but can be anything
- PROTOCOL: Describes the technical steps to complete a small task in the laboratory
- TECHREP: Explains or summarizes an article, book, or general concepts
A Title
is anything informative and short.
- If using LaTeX, Pages, Word, microsoft Paint, excel whatever:
- Put the PDF doc on the start page.
- Put its editable file in a folder of the same name. Put this folder in folder 'Sources'.
- Markdown does not need a PDF
Keeping documentation for the group is a difficult task if there are no standards. Hence, here are the various standards anyone must follow:
-
Documents are in english
-
Be clear, be concise but complete.
- Go to v2.overleaf.com.
- Log in with a Overleaf account (not Sharelatex).
- Click on 'New Project' --> 'Import from GitHub'.
- Follow the instructions.
- When asked, click on 'Request' next to all repositories you would like to have access to from your latex account. You should not need to request 'DCC-Lab' since Daniel has already given access to all people in DCC-Lab organization.
- Authorise access.
- Go back.
- Redo step 3.
- Now all your available repositories should be listed. Click on 'Import to ###' next to the repository you want.
- To push and pull, go to 'Menu' --> 'Sync' --> 'GitHub'.