Importing NanoBlogger post "Natbib"
authorW. Trevor King <wking@drexel.edu>
Tue, 1 Jul 2008 22:33:53 +0000 (22:33 +0000)
committerW. Trevor King <wking@drexel.edu>
Tue, 1 Jul 2008 22:33:53 +0000 (22:33 +0000)
posts/Natbib.mdwn [new file with mode: 0644]

diff --git a/posts/Natbib.mdwn b/posts/Natbib.mdwn
new file mode 100644 (file)
index 0000000..144e214
--- /dev/null
@@ -0,0 +1,9 @@
+[[!meta  title="Natbib"]]
+[[!meta  date="2008-07-01 18:33:53"]]
+I'd forgotten the LaTeX package for fancy citations, so I'm posting this as a
+reminder for myself: [natbib](http://www.ctan.org/tex-archive/help/Catalogue/entries/natbib.html).  There are short intro's
+[here](http://merkel.zoneo.net/Latex/natbib.php) and
+[here](http://www.mackichan.com/index.html?techtalk/627.htm~mainFrame).
+I have been using `super,sort&compress` as my options.
+
+[[!tag  linux]]