https://github.com/borisveytsman/bookshelf
An extension of Peter Flynn's bookshelf package
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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 (4.5%) to scientific vocabulary
Repository
An extension of Peter Flynn's bookshelf package
Basic Info
- Host: GitHub
- Owner: borisveytsman
- License: lppl-1.3c
- Language: TeX
- Default Branch: main
- Size: 1.09 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Bookshelf package by Peter Flynn, with changes by Boris Veytsman
TL;DR
Create your own BibTeX file sample.tex and put its name in spines.tex:
``` tex % !TEX TS-program = lualatex % !TEX encoding = UTF-8 Unicode % !BIB TS-program = bibtex
\documentclass[landscape]{bookshelf} \begin{document} \nocite{*} \bibliography{sample} \bibliographystyle{bookshelf} \end{document} ```
shell
luaotfload-tool --update --force
bookshelf-listallfonts > allfonts
bookshelf-mkfontsel allfonts
lualatex spines
bibtex spines
lualatex spines
License
LPPL 1.3c
Changes
Version 1.0 2024-10-05. New maintainer. Rewrite of scripts. Multilanguage processing. Important change: now the package is LuaLaTeX only
Version 1.1 2024-10-08. Scripts now support standard switches --help, --man, --version
Version 1.2 2024-10-09. Renamed svgnam.tex to bookshelf-svgnam.tex as requested by TeXLive maintainers
Owner
- Name: Boris Veytsman
- Login: borisveytsman
- Kind: user
- Location: Bay Area, CA, USA
- Company: Chan Zuckerberg Initiative and George Mason University
- Website: http://borisv.lk.net
- Repositories: 4
- Profile: https://github.com/borisveytsman
GitHub Events
Total
- Watch event: 1
- Push event: 3
Last Year
- Watch event: 1
- Push event: 3
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0