Skip to content

Commit

Permalink
Fixed clash with cite package
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainhalle committed Oct 4, 2015
1 parent d14dbf4 commit 1458c6f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 22 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
A LaTeX template for NSERC-style documents
==========================================

Fill in the info in `application-config.tex` and write your text in
`example.tex` (which you can rename to whatever you like). The rest should
be self-explanatory.

Note that I made up this class for my own personal use; I don't
mind sharing it, but please don't contact me for support.

Use notes
---------

- Don't use the `cite` package. The class already provides `natbib`, which is a
reimplementation of it.

About the author
----------------

This class was designed by [Sylvain Hallé](http://leduotang.ca/sylvain),
Associate Professor at [Université du Québec à Chicoutimi](http://www.uqac.ca),
Canada.
1 change: 0 additions & 1 deletion application-config.tex
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
pdfsubject = {NSERC \applicationyear{} \namecompany{}}
}
\usepackage{microtype}
\usepackage{cite}
\usepackage{url}
\usepackage[x11names]{xcolor}
\usepackage[]{todonotes}
Expand Down

0 comments on commit 1458c6f

Please sign in to comment.