https://github.com/chathura-de-silva/mora-bird-diversity
Final paper, Static site which has the extended image gallery and the python script used to generate the checklist in Tex.
https://github.com/chathura-de-silva/mora-bird-diversity
birds checklist latex-document pylatex uom
Last synced: 4 days ago
JSON representation
Final paper, Static site which has the extended image gallery and the python script used to generate the checklist in Tex.
- Host: GitHub
- URL: https://github.com/chathura-de-silva/mora-bird-diversity
- Owner: chathura-de-silva
- License: other
- Created: 2024-01-23T05:51:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T04:44:42.000Z (about 1 year ago)
- Last Synced: 2025-02-01T21:41:35.748Z (9 months ago)
- Topics: birds, checklist, latex-document, pylatex, uom
- Language: TeX
- Homepage: https://chathura-de-silva.github.io/Mora-Bird-Diversity/
- Size: 110 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Releases
Six major releases were taken place as per now.
1. Version 1 - [2024/02/06](https://github.com/chathura-de-silva/Mora-Bird-Diversity/tree/90b7abefd9ce71e4b3a745ed3bfa70afe1ecd1e9)
2. Version 2 - [2024/02/26](https://github.com/chathura-de-silva/Mora-Bird-Diversity/tree/ae68b394233a084ef3c35393f0fe3d2cbe49013d)
3. Version 3 - [2024/04/01](https://github.com/chathura-de-silva/Mora-Bird-Diversity/tree/fa155a0536028179e35c9cf394ab17e9f2288320)
4. Version 4 - [2024/04/25](https://github.com/chathura-de-silva/Mora-Bird-Diversity/tree/0c5497bd0b695e2e847b7d30e2777fc1b4bf55aa)
5. Version 5 - [2024/05/17](https://github.com/chathura-de-silva/Mora-Bird-Diversity/tree/6e412e6b537e0ee129cdd018a6a7de984c1ee9c7)
6. Final Version - [2024/08/28](https://github.com/chathura-de-silva/Mora-Bird-Diversity)
There are only two sources you should use to download the PDF versions of the original releases.
* [Onedrive release link](https://chathura-de-silva.github.io/Mora-Bird-Diversity/) (Can be found in the Extended Gallery site)
* [Github releases section](https://github.com/chathura-de-silva/Mora-Bird-Diversity/releases)
# Notes
* Included Python script is to get the data from the Excel file and then convert them in to a repititive latex list with complex nesting. Generated tex code is saved to `latexcode.tex`.
* `Document` directory contains the files of latex project of the final document.
* `Docs` directory contains the files of the static site used to create extended image gallery.
* When adding new species to the `checklist.tex` you may have to find and replace `"\newpage"` tags.
* [Find the used base latex template here.](https://www.overleaf.com/latex/templates/unofficial-polytechnic-university-of-leiria-estg-thesis-slash-report-template/tqgbrncfhwgt)
# Known Issues
The python script and `uomBirds.xlsx` is out of sync with the final document. The naming convention an some details has been changed manually. If any records need to be added,
1. Add them as a record in the `uomBirds.xlsx`.
2. Run the `checkListGenerator.py`
3. Manually copy and paste the relavant code snippets inside the `checklist.tex`.
4. Check for any minor changes in the info/format needed.
# Gallery
|
|
:-------------------------:|:-------------------------:|:-------------------------:
|
|
|
|
# Copyright & License
* Images should be used (separately on anywhere else) only under the permission of the authors/N-team.
* Publishing or compiling altered versions of the original document with misleading information is not allowed.
* Proper citation whenever using the original infomation of the document is appreciated.
(This repository was made public to make the version history available for anyone.)