Michael McClimon

Posts in Software

Footnotes for blogging

December 15, 2016

As I said at the end of [a previous post][fnref], I had planned to figure out the footnote formatting for this blog. I am an academic at heart, after all, and if there’s one thing academics love, it’s footnotes.1 After some finagling, I’ve figured out something that works for me, and since the people2 are clamoring to know my secrets, here they are.

More...

bibkeys: Make BibTeX less annoying

October 31, 2014

I’m currently in the process of writing my dissertation (hooray?). For a number of reasons, I’m writing it using LaTeX: I can write in plain text, which means I get all of the plain-text tools I already use: vim, git, etc. (and can avoid opening Microsoft Word). My dissertation is about jazz and transformational theory: the TeX macro system means I can define a macro for annoying things I get tired of typing.

More...

Introducing Mr. Poole

September 24, 2013

Last weekend, I released my first real open source project, “Mr. Poole” (available on Github). Mr. Poole is a helper for Jekyll, which is the software I use to write this blog. In the several days I was using jekyll, I got annoyed at creating scaffolding for posts/drafts. It was taking so long (maybe like 5 seconds every time I had to do it), so obviously the solution was to spend many many hours writing a script to cut this 5 seconds down to 2.

More...