minify-bibtex.sh

A tool to shorten author, editor, journal, and booktitle in a BibTeX file.

https://github.com/pantryf/minify-bibtex.sh

Science Score: 54.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A tool to shorten author, editor, journal, and booktitle in a BibTeX file.

Basic Info
  • Host: GitHub
  • Owner: pantryf
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 6.84 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created almost 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

A tool to shorten author, editor, journal, and booktitle in a BibTeX file.

Don't reveal this to your professor. Say you are doing clerical work.


```bash $ node index.js input.bib output.bib

output.bib has author, editor, journal, and booktitle shortened.

```



References




ORG DOI

Owner

  • Name: pantryf
  • Login: pantryf
  • Kind: organization

Exploring cutting-edge tech to drive business forward.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Sahu
    given-names: Subhajit
    orcid: https://orcid.org/0000-0001-5140-6578
title: "javascriptf/script-minify-bibtex: A tool to shorten author, editor, journal, and booktitle in a BibTeX file"
version: 1.0.0
doi: 10.5281/zenodo.8051459
date-released: 2023-06-18

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Subhajit Sahu w****7@g****m 7

Issues and Pull Requests

Last synced: 7 months ago


Dependencies

package-lock.json npm
package.json npm