Science Score: 31.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
Found 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 (5.4%) to scientific vocabulary
Keywords
iitk
iitk-thesis-template
latex
ms
mtech
phd
thesis-template
Last synced: 6 months ago
·
JSON representation
·
Repository
Thesis Template for IIT Kanpur
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
iitk
iitk-thesis-template
latex
ms
mtech
phd
thesis-template
Created about 3 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Citation
README.md
Thesis Template
Thesis Template for IIT Kanpur (PhD/MS/MTech etc.)
Instructions
- Build:
make- Generates a single
.texfilefinal.texcombiningpreamble,preludeandchapters - Compiles
final.texintothesis.pdf(using-jobname=thesis)
- Generates a single
- Build:
make synopsis- Generates a single
.texfilefinal_synopsis.texcombiningpreamble,prelude_synopsisandsynopsis - Compiles
final_synopsis.texintosynopsis.pdf(using-jobname=synopsis)
- Generates a single
- Clean:
make clean- Remove all auxiliary files (retains
final*.texand*.pdf)
- Remove all auxiliary files (retains
- Clear:
make clear- Remove all generated files, including auxiliary and final
Structure
prelude.tex-- personal informationprelude_synopsis.tex-- personal information for synopsiscitation.bib-- bibliographypublications.bib-- own publications (used to displayPublicationspage)prelude/*.tex-- prelude for thesis (title,abstract,dedication,acknowledgments)preamble/*.tex-- preamble formain.tex(packages,format,macros,shortcuts)chapters/*.tex-- chaptersgraphics/*-- graphics to be included (images, pdfs)main.tex-- main filemain_synopsis.tex-- main file for synopsisMakefile-- makefile (make,make synopsis,make clean,make clear)
Requirements
latexpand-- to create a single.texlatexmk-- easy latex compilation (handle bibliography etc. issues)
Credits
- Built by improving and restructuring the original template from https://www.overleaf.com/latex/templates/indian-institute-of-technology-kanpur-thesis-template/jxphypgkqdmh
Owner
- Name: Hrishikesh Terdalkar
- Login: hrishikeshrt
- Kind: user
- Location: India
- Website: https://hrishikeshrt.github.io
- Twitter: hrishikeshrt
- Repositories: 14
- Profile: https://github.com/hrishikeshrt
Citation (citations.bib)
@article{brin1998anatomy,
title={The anatomy of a large-scale hypertextual web search engine},
author={Brin, Sergey and Page, Lawrence},
journal={Computer networks and ISDN systems},
volume={30},
number={1-7},
pages={107--117},
year={1998},
publisher={Elsevier}
}
GitHub Events
Total
- Push event: 1
- Fork event: 2
Last Year
- Push event: 1
- Fork event: 2