Skip to content

A hack to make JFP's bibliography compatible with natbib

License

Notifications You must be signed in to change notification settings

antalsz/jfp-natbib-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jfp-natbib-hack

The Journal of Functional Programming (JFP)’s LaTeX styles aren’t compatible with natbib. But I like natbib! So this package is a hack to make jfp1.cls and jfp.bst compatible with natbib. You have to include it after including natbib. As a hack, be warned that this package is probably somewhat fragile.

Usage:

\documentclass{jfp1}
% ...
\usepackage{natbib}
% ...
\usepackage{jfp-natbib-hack}
% ...

About

A hack to make JFP's bibliography compatible with natbib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages