The CLIN 2005
organizing committee invites all but
only CLIN
2005
speakers (and co-authors) to submit a written version of their talk or
poster for
publication in the Proceedings. The paper has to be written
in English and the maximum length is 15 pages. The style files and
guidelines are provided below. All submissions will be
reviewed by two anonymous reviewers.
The time schedule is as follows:
The proceedings will be edited by Khalil Sima'an and other
organizing committee members. A reviewing committee will be formed
after receiving the
statements of intent.
Details about format and style files can be found below.
You will need clin.sty and clin.bst in order to obtain the required page layout. Both packages originate from CLIN 2003, by Hendri Hondorp (University of Twente).
Furthermore, we suggest you use:
These packages are usually included in LaTeX2e. If you want to use additional packages, please let us know.
\documentclass[a4paper,10pt,twoside]{article}Note that if you want to use the \begin{equation} ... \end{equation} environment, you will have to include fleqn in the \documentclass[...]{...} options! The top of your LaTeX file should then look like this:
\documentclass[a4paper,10pt,twoside,fleqn]{article}\usepackage{clin} % Stylefile for CLIN Proceedings
\usepackage{harvard} % Bibliography Stylefile
\usepackage{...,cgloss4e,avm,trees,tree-dvips,gb4e,ipa,graphicx}
% Whatever other packages you need
% Harvard:
% \cite{Covington} (Covington 1994)
% \citeasnoun{Covington} Covington (1994)
% \citeyear{Covington} (1994)
\begin{document}
\title{Your title}
\subtitle{An optional subtitle}
\author{Author}
\date{Affiliation} % !!!
\maketitle
\begin{abstract}
Your abstract text.
\end{abstract}
\section{Section title}
\subsection{Subsection title}
Etc.---all the familiar LaTeX stuff.
At the end:
\bibliographystyle{clin}
\bibliography{Yourfile}
\end{document}
\harvarditem[Chomsky]{Chomsky}{1986}{Chomsky86}
Chomsky, N. (1986).
\newblock {\em Barriers}, MIT Press, Cambridge (Mass.).
\harvarditem[Chomsky]{Chomsky}{1970}{Chomsky70}
Chomsky, N. (1970).
\newblock Remarks on nominalization, {\em in} Jacobs, R.
and Rosenbaum, P. (eds),
{\em Readings in {E}nglish transformational grammar}, Blaisdell,
Waltham (Mass.), pp.~184--221.
\harvarditem[Hinrichs and Nakazawa]{Hinrichs and
Nakazawa}{1994}{HinrichsNakazawa94}
Hinrichs, E. and Nakazawa, T. (1994).
\newblock Linearizing {AUXs} in {German} verbal complexes, {\em in}
Nerbonne, J., Netter, K. and Pollard, C. (eds), {\em German in
Head-Driven Phrase Structure Grammar}, CSLI, pp.~11--37.
\harvarditem[Sag]{Sag}{to appear}{Sagrel}
Sag, I. (to appear).
\newblock English {R}elative {C}lause {C}onstructions, {\em Journal
of {L}inguistics}.
\harvarditem[Sag and Wasow]{Sag and Wasow}{n.d.}{SagWasow}
Sag, I. and Wasow, T. (n.d.).
\newblock Syntactic {T}heory: A {F}ormal {I}ntroduction, Partial
draft of September, 1997.
If you have any problems or (further) suggestions, please mail to simaan@science.uva.nl