https://github.com/thebooort/example_paper
Example paper guide
https://github.com/thebooort/example_paper
cool so webpages
Last synced: 8 months ago
JSON representation
Example paper guide
- Host: GitHub
- URL: https://github.com/thebooort/example_paper
- Owner: thebooort
- Created: 2025-06-24T08:55:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-24T10:00:59.000Z (11 months ago)
- Last Synced: 2025-09-11T00:03:17.803Z (9 months ago)
- Topics: cool, so, webpages
- Language: JavaScript
- Homepage: https://thebooort.github.io/example_paper/
- Size: 14.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Title
Authors:Bartolome Ortiz-Viso [0000−0003−2181−0734]
## Abstract
Rlly cool abstract
### Keywords
Computational Entomology · Automated insect monitoring
· Multimodal category discovery
## Acknowledgments
Parts of this project page were adopted from the [Eliahu Horwitz](https://github.com/eliahuhorwitz/Academic-project-page-template) page.
## Website License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
### Tips from Eliahu
- The `index.html` file contains comments instructing you what to replace, you should follow these comments.
- The `meta` tags in the `index.html` file are used to provide metadata about your paper
(e.g. helping search engine index the website, showing a preview image when sharing the website, etc.)
- The resolution of images and videos can usually be around 1920-2048, there rarely a need for better resolution that take longer to load.
- All the images and videos you use should be compressed to allow for fast loading of the website (and thus better indexing by search engines). For images, you can use [TinyPNG](https://tinypng.com), for videos you can need to find the tradeoff between size and quality.
- When using large video files (larger than 10MB), it's better to use youtube for hosting the video as serving the video from the website can take time.
- Using a tracker can help you analyze the traffic and see where users came from. [statcounter](https://statcounter.com) is a free, easy to use tracker that takes under 5 minutes to set up.
- This project page can also be made into a github pages website.
- Replace the favicon to one of your choosing