cascadilla.cls

NOTE: I am no longer updating this page! To find the most recent version of the cascadilla LaTeX class, please go here on my new homepage. -MB.

This LaTeX class provides an extension of the “article” document class that can be used to typeset papers conforming to the style sheet of the Cascadilla Proceedings Project, which is used by a number of linguistics conference proceedings (e.g., WCCFL). Suggestions, questions, and bug reports should be directed to Max Bane.

The current version is 1.4, and is distributed as a zip file containing the class file (cascadilla.cls), a BibTeX style file (cascadilla.bst), and an inline-documented example paper (example.tex, exampleref.bib, example.pdf), which demonstrates the class’s use and output.

Download cascadilla-14.zip here.

Eventually I will also upload this to the CTAN repository.

Thanks to Jonathan Brindle for pointing out, and helping to resolve, some glitches in previous versions.

Version History:

Version 1.4

  • Updated the appearance of citations and references to be more in line with the Cascadilla stylesheet.

Version 1.3

  • Put in some missing \selectfont’s
  • Adjusted \abovecaptionskip and \belowcaptionskip for use with \centering rather than the center environment.

Version 1.2

  • Restored blank space between title and author

Version 1.1

  • Made title matter optional
  • Added notimes option
  • Added additional blank line after title
  • Section labels end with a space rather than a quad
  • Made figure/table captions bold
  • Added “immediate” subsection commands for proper spacing of sub-headings that immediately follow super-headings.

Version 1.0

  • Initial release