Skip to content

keflavich/tex_compact_bib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Making a REALLY compact bibliography

See lmytime's branch for a more sophisticated version.

Tool for making an ApJ-style bibliography (e.g. using natbib so you can use citep) in a really compact form, e.g.:

Blah et al 2010 * Foo et al 1920 * Bar et al 1888

instead of:

Blah et al 2010
Foo et al 1920
Bar et al 1888

example.png

Instructions

Include bib_macros.tex in your header, e.g.:

\include{bib_macros}

or:

\input{bib_macros}

REFERENCES

And especially crucial for understanding the borderline-insane RPN choice in bst:

Bitdeli badge

About

Tool to make really compact bibs in TeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages