# References Section

A References section follows each SEEJ article. This page provides numerous examples of how to format entries in the References section.

SEEJ uses MLA 8 citations. If, after consulting this style guide, you are unsure how to format a particular reference, please visit the [**Purdue MLA 8 Reference Guide**](https://owl.purdue.edu/owl/research_and_citation/mla_style/mla_formatting_and_style_guide/mla_8th_edition_changes.html).&#x20;

## Academic Journal Article

{% hint style="success" %}
Schneider, Elizabeth. “Katherine Mansfield and Chekhov.” *Modern Language Notes,* vol. 50, no. 6, 1935, pp. 394–97.
{% endhint %}

## Book

#### Single Author

{% hint style="success" %}
Meister, Charles. *Chekhov Criticism: 1880 Through 1986*. McFarland & Company, 1988.&#x20;

Mirsky, D. S. *A History of Russian Literature From its Beginnings to 1900*. Northwestern UP, 1958.
{% endhint %}

#### Multiple Authors

{% hint style="success" %}
Brewster, Dorothy and Angus Burrell. *Dead Reckonings in Fiction*. Longmans, Green and Co., 1924.
{% endhint %}

### Chapter or Essay from Book

#### One Editor

{% hint style="success" %}
Jackson, Robert Louis. “‘Small Fry’: A Nice Little Easter Story.” *Anton Pavlovich Chekhov: Poetics, Hermeneutics, Thematics,* edited by J. Douglas Clayton, University of Ottawa, 2006, pp. 59–74.
{% endhint %}

#### Multiple Editors

{% hint style="success" %}
Popkin, Cathy. “The Spaces Between the Places: Chekhov’s ‘Without a Title’ and the Art of Being (Out) There.” *Chekhov for the 21st Century,* edited by Carol Apollonio and Angela Brintlinger, Slavica Publishers, 2012, pp. 13–30.
{% endhint %}

### Collection or Anthology

{% hint style="success" %}
Hill, Charles A., and Marguerite Helmers, editors. *Defining Visual Rhetorics*. Lawrence Erlbaum Associates, 2004.

Peterson, Nancy J., editor. *Toni Morrison: Critical and Theoretical Approaches*. Johns Hopkins UP, 1997.
{% endhint %}

### Translated Book

{% hint style="success" %}
&#x20;Foucault, Michel. *Madness and Civilization: A History of Insanity in the Age of Reason*. Translated by Richard Howard, Vintage-Random House, 1988.
{% endhint %}

## Dissertations and Theses

{% hint style="success" %}
Wagner, Jennifer. *Vocabulary, Variation, and Culture in American University Textbooks of French*. 2015. University of South Australia, PhD dissertation.
{% endhint %}

## Letter

{% hint style="success" %}
Bishop, Elizabeth. "To Robert Lowell." 26 Nov. 1951. *One Art: Letters*. Ed. Robert Giroux. New York: Farrar, 1994. pp. 224–26.
{% endhint %}

## Newspaper

#### In Print

{% hint style="success" %}
Brubaker, Bill. "New Health Center Targets County's Uninsured Patients." *Washington Post,* 24 May 2007, p. LZ01.
{% endhint %}

#### From Website

{% hint style="success" %}
&#x20;Morrison, Malcolm. "TSX Recovers on Greece News." *Toronto Star*, 23 June 2011, [www.thestar.com/business/economy/2011/06/23/tsx\\\_recovers\\\_on\\\_greece\\\_news.html](http://www.thestar.com/business/economy/2011/06/23/tsx\\_recovers\\_on\\_greece\\_news.html).
{% endhint %}

#### No Author

{% hint style="success" %}
“Roman Timenchik: ‘U kul'tury sil'nyi instinkt samosokhraneniia.’” *Novaya gazeta*, 18 November, 2014, <https://www.novayagazeta.ru/articles/2014/11/18/61990-roman-timenchik-171-u-kultury-silnyy-instinkt-samosohraneniya-187>.
{% endhint %}

## University Press

Always shorten University Press to UP in the References section.

{% hint style="success" %}
Princeton UP

U of Mississippi P
{% endhint %}

## Websites

For information on how to correctly cite websites in MLA format, please consult [**this page**](https://owl.purdue.edu/owl/research_and_citation/mla_style/mla_formatting_and_style_guide/mla_works_cited_electronic_sources.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://styleguide.seej.org/references-section.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
