Cite this document

{% if page.authors|length > 0 %} {% spaceless %} {% for person in page.authors %} {% with author=person.value %} {% if forloop.first %} {{ author.lastname_first }} {% elif forloop.last %} {% if page.authors|length > 2 %},{% endif %} and {{ author.name }} {% else %} , {{ author.name }} {% endif %} {% endwith %} {% endfor %} . {% endspaceless %} {% endif %} “{{ page.title }}.” Shakespeare and Company Project, version {{ SW_VERSION }}. Center for Digital Humanities, Princeton University. {{ page.first_published_at|date:'F j, Y'}}. {% if page.doi %}http://doi.org/{{ page.doi }}{% else %}{{ page.get_full_url }}{% endif %}. Accessed {% now 'F j, Y' %}.