https://github.com/barbagroup/bibtex

https://github.com/barbagroup/bibtex

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: barbagroup
  • Language: TeX
  • Default Branch: master
  • Size: 1.05 MB
Statistics
  • Stars: 6
  • Watchers: 11
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Created about 11 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

bibtex files

Group BibTeX databases of references.

Usage:

Use the environment variable BIBINPUTS to set the path to your local machine where you cloned this repo. This way, the \bibliography command works for all group members (as no hard path is provided to the database files).

Sometimes, processing an article with LaTeX generates an additional .bib file in your working directory for footnotes that are added to the list of references (this happens with the RevTeX format). You then have to remember to copy that file over to your BIBINPUTS location (with the other BibTeX files), or your \bibliography won't find it, and you will get an error:

I couldn't open database file <article name>.bib ... I'm skipping whatever remains of this command I found no database files

followed by a failure to create the bibliography. SIGH. This can stump you and make you waste a couple of hours before you realize it.

Always copy any footnote file generated by LaTeX article name.bib into your BIBINPUTS location.

Environment variables on Mac

Up to Lion (10.7), you can use the file MacOSX/environment.plist To change its contents, open it with:

open ~/.MacOSX/environment.plist

See the blog "How to set an environment variable in Mac OS X"

This does not work from 10.8 onwards, though. After Mountain Lion, you have to use launched More details in blog posts and StackOverflow.

On Yosemite:

The answer is found on a StackOverflow thread, like everything.

Launch AppleScript Editor, then enter a command like this:

do shell script "launchctl setenv variablename value"

(Use multiple lines if you want to set multiple variables)

Now save (⌘+s) as File format: Application. Click the Run button to get your variable set right now. (Restart any apps that you want to take this variable, like TeXShop.)

Finally, open System Settings → Users & Groups → Login Items and add your new application.

Owner

  • Name: Barba group
  • Login: barbagroup
  • Kind: organization
  • Location: Washington, DC

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 3 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.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
Top Authors
Issue Authors
  • t3rodrig (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels