Ridley Melbourne Essay LaTeX Class

Note

Development on these style files has been discontinued. A more generic set of styles for the Society of Biblical Literature is now underway. See This Launchpad page for details.

Here you'll find a LaTeX document class and BibTeX style file that conform to the requirements of Ridley Melbourne Mission and Ministry College for essays and assignments. The referencing style is basically that required by the Society of Biblical Literature.

Features

Installation

Most packages required by the class should be included in a recent modern TeX distribution.

Requirements

You need the following packages:

The following pakages are optional

If you are using LaTeX, you also need:

If you are using XeLaTeX, you also need:

Details

Put ridley.bst, ridleyref.sty, ridleylang.sty, and ridleyessay.cls in appropriate places in your local TeX tree:

e.g.,
$TEXMF/tex/latex/ridley/ridleyessay.cls
$TEXMF/tex/latex/ridley/ridleyref.sty
$TEXMF/tex/latex/ridley/ridleylang.sty
$TEXMF/texmf/bibtex/bst/ridley/ridley.bst

Your BibTeX database can also be placed in your local TeX tree:
$TEXMF/bibtex/bib/ridley/ridley.bib

Run texhash $TEXMF and you should be ready to go.

Usage

Package options

The following package options are supported. Default options are indicated with a *.
Package option Description
rmheadings* Use Roman headings
sfheadings Use Sans Serif headings
oneside* Produce one sided output
twoside Produce two sided output

Essay content

Preamble commands Description
\studetnumber{} Your student number
\course{} Your course (e.g., MDiv)
\unit{} The unit name for the essay (e.g., OT501)
\title{} The title of the assigment
\wordcount{} The number of words in the assignment
\duedate{} The date the assignment is due
\submitteddate{} The date the assignment is submitted
Text body commands Description
abstract environment Environment for the abstract
quotation environment Environment for block quotations
quote environment Alternative environment for block quotations
verse environment Environment for setting verse
greek environment Environment for Greek paragraph text
hebrew environment Environment for Hebrew paragraph text
\cite[pageref]{key} Cite a reference (the citation will appear in a footnote)
\inlinecite[pageref]{key} Cite a reference within the body of the text
\maketitle Insert the title page
\bibliography{ridley} Insert the bibliography
\appendix Begin appendices
\gr{} Insert Greek text
\he{} Insert Hebrew text
\en{} Insert English text (within a Greek or Hebrew paragraph)

Bibliographic database

The following table lists the supported BibTeX entries and fields. Required fields for each type are marked with a *. All styles from the Ridley Melbourne student manual, except CD-ROM references, are supported.

Entry name Description Supported fields
article a journal article author*, title*, journal*, year*, pages*, volume, shorttitle, shortjournal, number, month, url, cited
book a book (author|editor)*, title*, publisher*, address*, year*, shorttitle, withauthor, translator, edition, series, shortseries, volumes, number, abbreviation
dictionary an article in a dictionary or encyclopaedia author*, title*, dictionarytitle*, editor*, publisher*, address*, year*, pages*, shorttitle, shortdictionarytitle, translator, volume, volumes
lexicon an article in a lexicon or theological dictionary author*, title*, lexicontitle*, editor*, publisher*, address*, year*, pages*, shorttitle, shortlexicontitle, translator, volume, volumes
incollection an article in a collection or edited volume author*, title*, booktitle*, publisher*, address*, year*, pages*, shorttitle, shortbooktitle, series, shortseries, number, editor, translator, volumetitle, shortvolumetitle, volumeeditor
online an internet publication author*, title*, url*, cited*, shorttitle, pages

Example

Have a look at ridleyessay.tex for a detailed example of how to use the class. See ridleyessay.pdf for the final result. This example uses ridley.bib for its BibTeX reference database.

Page 1 Page 2 Page 3 Page 4 Page 5

Download

Grab the latest version:

Complete package Last updated
ridleyessay.zip 14 August 2009
Individual files Description Last updated
ridleyessay.cls Main class for essays 14 August 2009
ridleyref.sty Style file containing the reference style 30 June 2009
ridleylang.sty Style file containing the Greek and Hebrew macros 14 August 2009
ridley.bst BibTeX style file 9 June 2009
ridley.bib Sample BibTeX database 3 October 2008
ridleyessay.tex Sample essay showing the features of the class 6 April 2009
ridleyessay.pdf Sample essay showing the features of the class 6 April 2009
references.tex Sample showing all supported reference styles 3 October 2008
references.pdf Sample showing all supported reference styles 27 October 2008

Bugs

Licence

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.

Support

Feel free to email me if you have any questions, bug reports, or you find this useful.

dcpurton@marshwiggle.net

Last modified: Wed, 14 Oct 2009 21:16:47 +1100