latexlogbooktemplate
My LaTeX logbook template, including the date generation bash script.
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.8%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
My LaTeX logbook template, including the date generation bash script.
Basic Info
- Host: GitHub
- Owner: riboch
- License: gpl-2.0
- Language: TeX
- Default Branch: master
- Size: 17.6 KB
Statistics
- Stars: 20
- Watchers: 1
- Forks: 9
- Open Issues: 0
- Releases: 0
Created over 9 years ago
· Last pushed over 9 years ago
Metadata Files
Readme
License
Citation
README
1. Run Organization_Date.sh
2. Copy the includes from LOOKATME.txt into root.tex.
3. Modify the files (start by uncommenting \include{2017})
4. Run:
pdflatex root.tex
pdflatex root.tex
biber root
pdflatex root.tex
Citation (Citations/Citations-Books.bib)
% This file was created with JabRef 2.10.
% Encoding: ISO8859_1
@Book{AndersonAndMoore,
Title = {Optimal Control: Linear Quadratic Methods},
Author = {Anderson, B.D.O. and Moore, J.B.},
Publisher = {Prentice-Hall, Inc.},
Year = {1990},
Annote = {A major book on the theory LQ methods in discrete and continuous control. Excellent exposition of the Hamilton-Jacobi-Bellman equations to derive the optimal LQR/LQE solutions.},
Owner = {richard},
Timestamp = {2017.01.26}
}
@Book{StrunkWhite,
Title = {Elements of Style},
Author = {William Strunk and E.B. White},
Publisher = {Longman},
Year = {2000},
Address = {New York, NY},
Edition = {4th},
Annote = {People like this book, personally, I do not think it is good for technical writing.}
}
@Book{NumLinAlg,
Title = {Numerical Linear Algebra},
Author = {Lloyd N. Trefethen and David Bau},
Publisher = {Society for Industrial and Applied Mathematics},
Year = {1997},
Address = {Philadelphia, PA},
Annote = {Excellent book for the introduction to numerical linear algebra. I used the SVD results as an example for the logbook template.},
Comment = {pp. 361, ISBN: 0-89871-361-7, },
Owner = {richard},
Timestamp = {2017.01.27}
}
GitHub Events
Total
- Fork event: 2
Last Year
- Fork event: 2