summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-11-12 23:01:29 +1100
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-11-12 23:01:29 +1100
commit40b3d2962c3a2471227538afa5e8ea7a6c8a24e2 (patch)
tree57b1c4435ddc25f41c57302c90b4f4454c890e8e
parent187d6fa4b3f8ceb0676f4d3a822ddadc451f2b98 (diff)
Poster stuff.
-rw-r--r--tex/poster/.gitignore3
-rw-r--r--tex/poster/LI.sty210
-rw-r--r--tex/poster/Makefile21
-rw-r--r--tex/poster/colours.sty37
-rw-r--r--tex/poster/images/chart.pdfbin0 -> 60842 bytes
-rw-r--r--tex/poster/images/prebuilt1.pdfbin0 -> 95777 bytes
-rw-r--r--tex/poster/images/prebuilt2.pdfbin0 -> 169345 bytes
-rw-r--r--tex/poster/poster.pdfbin0 -> 110033 bytes
-rw-r--r--tex/poster/poster.tex64
-rw-r--r--tex/poster/references.bib785
-rw-r--r--tex/poster/usyd-primary-colour-reversed.jpegbin0 -> 68166 bytes
-rw-r--r--tex/poster/usydposter.cls216
12 files changed, 1336 insertions, 0 deletions
diff --git a/tex/poster/.gitignore b/tex/poster/.gitignore
new file mode 100644
index 0000000..2dd69bd
--- /dev/null
+++ b/tex/poster/.gitignore
@@ -0,0 +1,3 @@
+myposter.dvi
+myposter.pdf
+myposter.ps
diff --git a/tex/poster/LI.sty b/tex/poster/LI.sty
new file mode 100644
index 0000000..cce8ed9
--- /dev/null
+++ b/tex/poster/LI.sty
@@ -0,0 +1,210 @@
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%% CCG stuff originally by B. Hoffman, modified by mjs
+%frig \mathbf for combinators to sans:
+\DeclareMathAlphabet{\mathbf}{OT1}{cmss}{bx}{n}
+
+\newcommand{\bs}{\backslash}
+\newcommand{\Tc}{{\mathbf T}}
+\newcommand{\Bc}{{\mathbf B}}
+\newcommand{\Sc}{{\mathbf S}}
+\newcommand{\bu}{\%}%{\S}%{\letterspace to 0.82\naturalwidth{\%\%}}
+\newcommand{\mathasterisk}{\raisebox{0pt}{*}}%an asterisk raised as in
+ %textmode for mathmode
+
+%frig \mathbf for combinators to sans:
+\DeclareMathAlphabet{\mathbf}{OT1}{cmss}{bx}{n}
+
+%somehow does #1 many c's
+% CCG derivations
+% arguments: #1 = no. of words, #2 = body
+\newcommand{\deriv}[2]
+{ %\arraycolsep=.25em
+ \renewcommand{\arraystretch}{0.5}
+ $\begin{array}[t]{@{}*{#1}{c@{~~}}}
+ #2
+ \end{array}$ }
+
+% centered multicolumn,
+\newcommand{\mc}[2]
+ {\multicolumn{#1}{c}{#2}}
+%\newcommand{\less}{\\ \vspace{-.5ex}}
+% Rules, argument #1 gives the number of columns to cover.
+\newcommand{\uline}[1]
+{\mc{#1}{\hrulefill} }
+\newcommand{\fapply}[1]
+{ \mc{#1}{\hrulefill_{>}} }
+\newcommand{\bapply}[1]
+{ \mc{#1}{\hrulefill_{<}} }
+\newcommand{\fcomp}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{B}}}}
+\newcommand{\fxcomp}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{B}_{\times}}}}
+\newcommand{\fcomptwo}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{B}^2}}}
+\newcommand{\fxcomptwo}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{B}_{\times}^2}}}
+\newcommand{\fcompthree}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{B}^3}}}
+\newcommand{\bcomp}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}}}}
+\newcommand{\bxcomp}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}_{\times}}}}
+\newcommand{\bcomptwo}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}^2}}}
+\newcommand{\bxcomptwo}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}_{\times}^2}}}
+\newcommand{\bcompthree}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}^3}}}
+\newcommand{\bxcompthree}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{B}_{\times}^3}}}
+\newcommand{\fsubst}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{S}}}}
+\newcommand{\fxsubst}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{S}_{\times}}}}
+\newcommand{\bxsubst}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{S}_{\times}}}}
+\newcommand{\ftype}[1]
+{ \mc{#1}{\hrulefill_{{>}\mathbf{T}}}}
+\newcommand{\btype}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{T}}}}
+\newcommand{\conj}[1]
+{ \mc{#1}{\hrulefill_{{<}\Phi{>}}}}
+\newcommand{\boundary}[1]
+{ \mc{#1}{\hrulefill_{{<}\mathbf{\%}}}}
+\newcommand{\asterisk}[1]
+{ \mc{#1}{\hrulefill_{\mathbf{*}}}}
+\newcommand{\comb}[2] % an arbitrary combinator
+{ \mc{#1}{\hrulefill_{#2}}}
+\newcommand{\dcomp}[2] % an arbitrary dcomposition
+{ \mc{#1}{\dotfill_{#2}}}
+\newcommand{\unfreeze}[1]
+{\mc{#1}{\hrulefill_{\mathbf{@}}} }
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%% stuff to allow stuff besides brackets in citation labels
+%\makeatletter
+%\newcommand{\citedelimiters}[2]{ %change opening and closing brackets
+%\def\@cite##1##2{#1{##1\if@tempswa , ##2\fi}#2}
+%\def\@biblabel##1{#1##1#2\hfill}
+%}
+%\makeatother
+
+%\citedelimiters{}{}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%% Examples
+%%Notice that the example envirnment shrinks tabcolsep
+
+%%%\newcounter{example}
+\newlength{\labellength}
+\newlength{\textlength}
+
+%tried to change this to give less of a space at the beginning so
+ %works better for two-column acl format - SC
+
+%%%\newenvironment{example}
+%%%{\begin{list}{}{\setlength{\itemindent}{0em}\settowidth{\labelwidth}{(\theexample)}\setlength{\labelsep}{0.5em}\settowidth{\leftmargin}{(\theexample)\makebox[0.5em]{}}\setlength{\topsep}{5pt}\setlength{\partopsep}{0ex}}
+%%%\refstepcounter{example}\setlength{\tabcolsep}{1pt}}{\end{list}}
+
+\newcommand{\startx} %cg example
+ {\begin{example}\rm\settowidth{\labellength}{(\theexample)\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+ \item[(\theexample)]\begin{minipage}[t]{\textlength}}
+
+\newcommand{\startxl}[1] %labelled cg example
+ {\begin{example}\rm\settowidth{\labellength}{(\theexample)\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+ \label{#1}
+ \item[(\theexample)]\begin{minipage}[t]{\textlength}}
+
+\newcommand{\startpx} %paragraph example
+ {\begin{example}\rm\settowidth{\labellength}{(\theexample)\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+ \item[(\theexample)]\begin{minipage}[t]{\textlength}}%{3.5in}}
+
+\newcommand{\startpxl}[1] %labelled paragraph example
+ {\begin{example}\rm\settowidth{\labellength}{(\theexample)\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+ \label{#1}
+ \item[(\theexample)]\begin{minipage}[t]{\textlength}}
+
+\newcommand{\stopx} %end all numbered example
+ {\end{minipage}
+ \end{example}}
+
+%\newcommand{\startfnx}[1] %cg example IN A FOOTNOTE--OBSOLETE BUGGY
+% {\par\noindent #1\makebox[.5em]{}
+% \setlength{\tabcolsep}{1pt}\settowidth{\labellength}{#1\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+% \begin{minipage}[t]{\textlength}}
+%
+%\newcommand{\stopfnx} %end example in footnote
+% {\end{minipage}\\}
+%
+
+\newcounter{fnexample}
+\newenvironment{fnexample}
+{\begin{list}{}{\setlength{\itemindent}{0em}\settowidth{\labelwidth}{(\roman{fnexample})}\setlength{\labelsep}{0.5em}\settowidth{\leftmargin}{(\roman{fnexample})\makebox[0.5em]{}}\setlength{\topsep}{0pt}\setlength{\partopsep}{0ex}}
+\refstepcounter{fnexample}\setlength{\tabcolsep}{1pt}}{\end{list}}
+
+\newcommand{\startfnx} %cg example IN A FOOTNOTE DOES NOT TAKE ARG #1
+ {\begin{fnexample}\rm\settowidth{\labellength}{(\roman{fnexample})\makebox[0.5em]{}}\setlength{\textlength}{\textwidth}\addtolength{\textlength}{-\labellength}
+ \item[(\roman{fnexample})]\begin{minipage}[t]{\textlength}}
+
+\newcommand{\stopfnx} %end example in footnote/endnote
+ {\end{minipage}
+ \end{fnexample}}
+
+\newcommand{\lefta}[1]{\stackrel{\leftarrow}{#1}}
+\newcommand{\righta}[1]{\stackrel{\rightarrow}{#1}}
+
+\newcommand{\exref}[2][\mbox{}]{(\ref{#2}#1)}
+
+% the body of an example made up of several unlabelled items
+\newenvironment{exlist}{\begin{list}{}{\setlength{\itemsep}{0ex}\setlength{\parsep}{\parskip}\setlength{\leftmargin}{0in}\setlength{\itemindent}{0ex}\setlength{\labelsep}{0em}\setlength{\labelwidth}{0em}\setlength{\topsep}{0ex}\setlength{\partopsep}{0ex}}}{\end{list}}
+
+\newcounter{lexlistcounter}
+% the body of an example made up of several LABELLED items
+\newenvironment{lexlist}{\begin{list}{\alph{lexlistcounter}.}{\usecounter{lexlistcounter}\setlength{\itemsep}{0ex}\setlength{\parsep}{\parskip}\settowidth{\leftmargin}{\thelexlistcounter .\makebox[0.5em]{}}\setlength{\labelsep}{0.5em}
+\setlength{\itemindent}{0em}\setlength{\topsep}{0ex}\setlength{\partopsep}{0ex}\setlength{\labelwidth}{1em}
+}}{\end{list}}
+
+\newcounter{nexlistcounter}
+% the body of an example made up of several LEFT-JUSTIFIED ROMAN NUMBERED items
+\newenvironment{nexlist}[1]{\begin{list}{\roman{nexlistcounter}.\hfill}{\usecounter{nexlistcounter}\setlength{\itemsep}{0ex}\setlength{\parsep}{\parskip}\settowidth{\labelwidth}{#1 .}\addtolength{\labelwidth}{0.25em}\setlength{\labelsep}{0.0em}
+\setlength{\itemindent}{0em}\setlength{\topsep}{0ex}\setlength{\partopsep}{0ex}\setlength{\leftmargin}{\labelwidth}%\addtolength{\leftmargin}{0.5em}
+}}{\end{list}}
+
+%\newcounter{nexlistcounter}
+%% the body of an example made up of several NUMBERED items
+%\newenvironment{nexlist}{\begin{list}{\arabic{nexlistcounter}.}{\usecounter{nexlistcounter}\setlength{\itemsep}{0ex}\setlength{\parsep}{\parskip}\setlength{\leftmargin}{2em}\setlength{\labelsep}{1em}
+%\setlength{\itemindent}{0em}\setlength{\topsep}{0ex}\setlength{\partopsep}{0ex}\setlength{\labelwidth}{2em}
+%}}{\end{list}}
+
+% for figures
+% FIGURES
+\newenvironment{myfigure}{\begin{figure}[t]}{\end{figure}}
+
+\newcounter{myfigure}
+\newcommand{\mycaption}[1]{\vskip
+10pt\refstepcounter{myfigure}\begin{minipage}{\textwidth}{\bf
+Figure \themyfigure \\} {\rm #1}\end{minipage}}
+
+\newcommand{\ldb} % left double bracket math mode
+{[ \makebox[.1em][r]{\raisebox{0ex}{$[$}}}
+
+\newcommand{\rdb} % right double bracket math mode
+{] \makebox[.1em][r]{\raisebox{0ex}{$]$}}}
+
+% superscripts and subscripts *in text*
+\newcommand{\textsup}[1]{\raisebox{.8ex}[0pt][0pt]{\scriptsize#1}}
+\newcommand{\textsub}[1]{\raisebox{-.8ex}[0pt][0pt]{\scriptsize#1}}
+
+% make an empty box the width of text #1
+\newlength{\mystringwidth}
+\newcommand{\makeboxtowidth}[1]{\settowidth{\mystringwidth}{#1}\makebox[\mystringwidth]{}}
+
+\newcommand{\hangingpar}[4]{#1#3}%a dummy
+
+%%%Stuff to hang a long example beneath things like *prefixes
+\newlength{\funnylength}
+\newlength{\hanginglength}
+\newcommand{\myindent}[1]{\settowidth{\hanginglength}{#1}\makebox[\hanginglength]{}}%indents width of #1
+\newcommand{\starindent}{\myindent{*}}%indents an asterisk worth
+\newcommand{\hangmyindent}[2]{\setlength{\funnylength}{\linewidth}\settowidth{\hanginglength}{#1}\addtolength{\funnylength}{-\hanginglength}\parbox[t]{\funnylength}{#2}}%makes parbox right size
diff --git a/tex/poster/Makefile b/tex/poster/Makefile
new file mode 100644
index 0000000..aeaf9cd
--- /dev/null
+++ b/tex/poster/Makefile
@@ -0,0 +1,21 @@
+TEXFILE = poster
+
+.PHONY: all clean quick
+
+all: $(TEXFILE).pdf clean
+
+clean:
+ -rm -f $(TEXFILE).aux $(TEXFILE).dvi $(TEXFILE).log $(TEXFILE).ps
+ -rm -f $(TEXFILE).bbl $(TEXFILE).blg
+
+.force:
+
+quick: $(TEXFILE).tex references.bib .force
+ pdflatex $(TEXFILE)
+
+$(TEXFILE).pdf: $(TEXFILE).tex references.bib
+ pdflatex $(TEXFILE)
+ bibtex $(TEXFILE)
+ pdflatex $(TEXFILE)
+ pdflatex $(TEXFILE)
+
diff --git a/tex/poster/colours.sty b/tex/poster/colours.sty
new file mode 100644
index 0000000..a18f593
--- /dev/null
+++ b/tex/poster/colours.sty
@@ -0,0 +1,37 @@
+\ProvidesPackage{colours}
+
+\RequirePackage{xxcolor}
+
+%% USYD colour schemes:
+%% primary : http://www.usyd.edu.au/staff/brand/identity/colour/index.shtml
+%% secondary: http://www.usyd.edu.au/staff/brand/identity/colour/faculty.shtml
+
+% PMS 7408 gold
+%%%\definecolor{usydyellow}{cmyk}{0.00,0.25,1.00,0.00}
+\definecolor{usydyellow}{rgb}{0.976,0.718,0.173}
+
+% PMS 120 light gold
+%%%\definecolor{usydlgold}{cmyk}{0.00,0.06,0.60,0.00}
+\definecolor{usydlgold}{rgb}{0.984,0.804,0.420}
+
+% PMS 186 red
+%%%\definecolor{usydred}{cmyk}{0.00,1.00,0.81,0.04}
+\definecolor{usydred}{rgb}{0.808,0.067,0.149}
+
+% PMS 647 blue
+%%%\definecolor{usydblue}{cmyk}{1.00,0.56,0.00,0.23}
+\definecolor{usydblue}{rgb}{0.071,0.255,0.424}
+
+% PMS 2925 -- EIE colour theme
+%%%\definecolor{usydlblue}{cmyk}{0.84,0.20,0.00,0.00}
+\definecolor{usydlblue}{rgb}{0.000,0.596,0.859}
+
+
+\definecolor{gpndark}{rgb}{0.28,0.69,0.067}
+\definecolor{gpnlight}{rgb}{0.714,0.86,0.607}
+
+
+\definecolor{cmcrcpink}{cmyk}{0.04,0.5,0.49,0.01}
+\definecolor{cmcrcred}{cmyk}{0,0.94,0.94,0.06}
+\definecolor{cmcrcblue}{cmyk}{1,0.79,0,0.09}
+\definecolor{cmcrcdblue}{cmyk}{1,0.94,0,0.27}
diff --git a/tex/poster/images/chart.pdf b/tex/poster/images/chart.pdf
new file mode 100644
index 0000000..112a240
--- /dev/null
+++ b/tex/poster/images/chart.pdf
Binary files differ
diff --git a/tex/poster/images/prebuilt1.pdf b/tex/poster/images/prebuilt1.pdf
new file mode 100644
index 0000000..a65d286
--- /dev/null
+++ b/tex/poster/images/prebuilt1.pdf
Binary files differ
diff --git a/tex/poster/images/prebuilt2.pdf b/tex/poster/images/prebuilt2.pdf
new file mode 100644
index 0000000..ec23da2
--- /dev/null
+++ b/tex/poster/images/prebuilt2.pdf
Binary files differ
diff --git a/tex/poster/poster.pdf b/tex/poster/poster.pdf
new file mode 100644
index 0000000..b71b2a2
--- /dev/null
+++ b/tex/poster/poster.pdf
Binary files differ
diff --git a/tex/poster/poster.tex b/tex/poster/poster.tex
new file mode 100644
index 0000000..e044895
--- /dev/null
+++ b/tex/poster/poster.tex
@@ -0,0 +1,64 @@
+% documentclass options are:
+% portrait -- portrait with SIT-desired padding
+% landscape -- landscape with SIT-desired padding
+% conference -- landscape with much smaller padding
+% engineering -- use engineering blue rather than usyd blue
+\documentclass[portrait,engineering]{usydposter}
+\usepackage{LI}
+\usepackage{natbib}
+\usepackage{xspace}
+
+\newcommand{\acronym}[1]{\textsc{#1}\xspace}
+\newcommand{\cf}[1]{\mbox{$\it{#1}$}}
+\newcommand{\todo}[1]{{\color{red} #1}}
+
+\newcommand{\ngram}{n-gram\xspace}
+\newcommand{\ngrams}{{\ngram}s\xspace}
+\newcommand{\candc}{C\&C\xspace}
+\newcommand{\ccgbank}{CCGBank\xspace}
+\newcommand{\ccg}{\acronym{ccg}}
+\newcommand{\cky}{\acronym{cky}}
+\newcommand{\nlp}{\acronym{nlp}}
+\newcommand{\np}{\acronym{np}}
+\newcommand{\pos}{\acronym{pos}}
+\newcommand{\wsj}{\acronym{wsj}}
+
+\flushbottom
+
+\title{Implementing a Strategy-Iteration Based Static Analyser with LLVM/Clang}
+\author{Carlo Zancanaro}
+\email{czan8762@uni.sydney.edu.au}
+\school{School of Information Technologies}
+
+\begin{document}
+\makeheader
+
+\vspace{1cm}
+\begin{multicols}{3}
+
+% =============================================================================
+\section*{Introduction}
+\begin{itemize}
+ \item Bugs are expensive (time/money)
+ \item
+\end{itemize}
+
+
+% =============================================================================
+\section*{Background}
+% =============================================================================
+\section*{Implementation}
+% =============================================================================
+\section*{Results}
+% =============================================================================
+\section*{Conclusion}
+
+\cite{abney-etal:91}
+
+% =============================================================================
+\bibliographystyle{plainnat}
+\references
+\bibliography{references}
+
+\end{multicols}
+\end{document}
diff --git a/tex/poster/references.bib b/tex/poster/references.bib
new file mode 100644
index 0000000..8ff1725
--- /dev/null
+++ b/tex/poster/references.bib
@@ -0,0 +1,785 @@
+@inproceedings{abney-etal:91,
+ address = {Morristown, NJ, USA},
+ author = {Abney,, S. and Flickenger,, S. and Gdaniec,, C. and Grishman,, C. and Harrison,, P. and Hindle,, D. and Ingria,, R. and Jelinek,, F. and Klavans,, J. and Liberman,, M. and Marcus,, M. and Roukos,, S. and Santorini,, B. and Strzalkowski,, T.},
+ booktitle = {HLT '91: Proceedings of the workshop on Speech and Natural Language},
+ doi = {http://dx.doi.org/10.3115/112405.112467},
+ editor = {Black,, E.},
+ location = {Pacific Grove, California},
+ pages = {306--311},
+ publisher = {Association for Computational Linguistics},
+ title = {Procedure for quantitatively comparing the syntactic coverage of English grammars},
+ year = {1991},
+}
+
+@article{bangalore-etal:99,
+ address = {Cambridge, MA, USA},
+ author = {Bangalore, Srinivas and Joshi, Aravind K.},
+ issn = {0891-2017},
+ journal = {Computational Linguistics},
+ number = {2},
+ pages = {237--265},
+ publisher = {MIT Press},
+ title = {Supertagging: an approach to almost parsing},
+ volume = {25},
+ year = {1999},
+}
+
+@inproceedings{bar-hillel:53,
+ author = {Yehoshua Bar-Hillel},
+ booktitle = {Language},
+ pages = {47--58},
+ title = {A quasi-arithmetical notation for syntactic description},
+ volume = {29},
+ year = {1957},
+}
+
+@inproceedings{cahill-etal:04,
+ address = {Morristown, NJ, USA},
+ author = {Cahill, Aoife and Burke, Michael and O'Donovan, Ruth and van Genabith, Josef and Way, Andy},
+ booktitle = {Proceedings of the 42nd Annual Meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1218955.1218996},
+ location = {Barcelona, Spain},
+ pages = {319},
+ publisher = {Association for Computational Linguistics},
+ title = {Long-distance dependency resolution in automatically acquired wide-coverage {PCFG}-based {LFG} approximations},
+ year = {2004},
+}
+
+@inbook{carpenter:92,
+ author = {Bob Carpenter},
+ booktitle = {Formal Grammar: Theory and Implementation},
+ chapter = {3},
+ pages = {168--242},
+ publisher = {Oxford University Press},
+ title = {Categorial grammars, lexical rules, and the English predicative},
+ year = {1992},
+}
+
+@inproceedings{carrol-briscoe:01,
+ author = {John Carroll and Ted Briscoe},
+ booktitle = {Proceedings of {COLING} 2002},
+ pages = {134--140},
+ title = {High Precision Extraction of Grammatical Relations},
+ year = {2001},
+}
+
+@inproceedings{carrol-etal:98,
+ address = {Granada, Spain},
+ author = {John Carroll and Ted Briscoe and Antonio Sanfilippo},
+ biburl = {http://www.bibsonomy.org/bibtex/29b9a1cab6ff62bafc8ae47052f9b8e0d/nlp},
+ booktitle = {Proceedings, First International Conference on Language Resources and Evaluation},
+ organization = {European Language Resources Association},
+ pages = {447--454},
+ title = {Parser Evaluation: a Survey and a New Proposal},
+ year = 1998,
+}
+
+@inproceedings{charniak:00,
+ address = {San Francisco, CA, USA},
+ author = {Charniak,, Eugene},
+ booktitle = {Proceedings of the 1st North American chapter of the Association for Computational Linguistics conference},
+ location = {Seattle, Washington},
+ pages = {132--139},
+ publisher = {Morgan Kaufmann Publishers Inc.},
+ title = {A maximum-entropy-inspired parser},
+ year = {2000},
+}
+
+@inproceedings{charniak:97,
+ address = {Providence, Rhode Island, USA},
+ author = {Eugene Charniak},
+ booktitle = {Proceedings of the Fourteenth National Conference on Artificial Intelligence and The Ninth Annual Conference on Innovative Applications of Artificial Intelligence},
+ pages = {598–-603},
+ title = {Statistical parsing with a Context-Free Grammar and word statistics},
+ year = {1997},
+}
+
+@inproceedings{chiang:00,
+ address = {Morristown, NJ, USA},
+ author = {Chiang, David},
+ booktitle = {ACL '00: Proceedings of the 38th Annual Meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1075218.1075276},
+ location = {Hong Kong},
+ pages = {456--463},
+ publisher = {Association for Computational Linguistics},
+ title = {Statistical parsing with an automatically-extracted tree adjoining grammar},
+ year = {2000},
+}
+
+@inproceedings{chomsky:56,
+ author = {Noam Chomsky},
+ booktitle = {IRE Transactions on Information Theory},
+ pages = {113--124},
+ title = {Three models for the description of language},
+ volume = {2},
+ year = {1956},
+}
+
+@inproceedings{clark-curran:04,
+ address = {Barcelona, Spain},
+ author = {Clark, Stephen and Curran, James R.},
+ booktitle = {Proceedings of the 42nd Meeting of the Association for Computational Linguistics, Main Volume},
+ doi = {10.3115/1218955.1218969},
+ month = {July},
+ pages = {103--110},
+ title = {Parsing the {WSJ} Using {CCG} and Log-Linear Models},
+ url = {http://www.aclweb.org/anthology/P04-1014},
+ year = 2004,
+}
+
+@inproceedings{clark-curran:04:COLING,
+ address = {Morristown, NJ, USA},
+ author = {Clark, Stephen and Curran, James R.},
+ booktitle = {COLING '04: Proceedings of the 20th international conference on Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1220355.1220396},
+ location = {Geneva, Switzerland},
+ pages = {282},
+ publisher = {Association for Computational Linguistics},
+ title = {The importance of supertagging for wide-coverage {CCG} parsing},
+ year = {2004},
+}
+
+@article{clark-curran:07,
+ address = {Cambridge, MA, USA},
+ author = {Clark, Stephen and Curran, James R.},
+ doi = {http://dx.doi.org/10.1162/coli.2007.33.4.493},
+ issn = {0891-2017},
+ journal = {Computational Linguistics},
+ number = {4},
+ pages = {493--552},
+ publisher = {MIT Press},
+ title = {Wide-coverage efficient statistical parsing with {CCG} and log-linear models},
+ volume = {33},
+ year = {2007},
+}
+
+@inproceedings{clark-curran:07:parseval,
+ address = {Prague, Czech Republic},
+ author = {Stephen Clark and James Curran},
+ booktitle = {Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics},
+ month = {June},
+ pages = {248--255},
+ publisher = {Association for Computational Linguistics},
+ title = {Formalism-Independent Parser Evaluation with {CCG} and {DepBank}},
+ url = {http://www.aclweb.org/anthology/P/P07/P07-1032},
+ year = {2007},
+}
+
+@inproceedings{clark-hockenmaier:02,
+ address = {Las Palmas, Spain},
+ author = {Stephen Clark and Julia Hockenmaier},
+ booktitle = {Proceedings of the {LREC} Workshop on Beyond Parseval},
+ pages = {60--66},
+ title = {Evaluating a Wide-Coverage {CCG} Parser},
+ year = {2002},
+}
+
+@phdthesis{collins:99,
+ author = {Michael Collins},
+ school = {University of Pennsylvania},
+ title = {Head-Driven Statistical Models for Natural Language Parsing},
+ year = {1999},
+}
+
+@inproceedings{copestake:92,
+ address = {Morristown, NJ, USA},
+ author = {Copestake, Ann},
+ booktitle = {Proceedings of the third conference on Applied natural language processing},
+ doi = {http://dx.doi.org/10.3115/974499.974515},
+ location = {Trento, Italy},
+ pages = {88--95},
+ publisher = {Association for Computational Linguistics},
+ title = {{The ACQUILEX LKB}: representation issues in semi-automatic acquisition of large lexicons},
+ year = {1992},
+}
+
+@inproceedings{crouch-etal:02,
+ address = {Las Palmas, Spain},
+ author = {Richard Crouch and Ronald M. Kaplan and Tracy H. King and Stefan Riezler},
+ booktitle = {Proceedings of the {LREC} Workshop on Beyond Parseval},
+ pages = {67--74},
+ title = {A comparison of evaluation metrics for a broad-coverage stochastic parser},
+ year = {2002},
+}
+
+@inproceedings{curran-etal:06,
+ address = {Morristown, NJ, USA},
+ author = {Curran, James R. and Clark, Stephen and Vadas, David},
+ booktitle = {ACL-44: Proceedings of the 21st International Conference on Computational Linguistics and the 44th annual meeting of the Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1220175.1220263},
+ location = {Sydney, Australia},
+ pages = {697--704},
+ publisher = {Association for Computational Linguistics},
+ title = {Multi-tagging for lexicalized-grammar parsing},
+ year = {2006},
+}
+
+@book{curry-feys:58,
+ address = {Amsterdam, The Netherlands},
+ author = {Haskell B. Curry and Robert Feys},
+ isbn = {0-7204-2208-6},
+ publisher = {Amsterdam, North-Holland Pub. Co.},
+ title = {Combinatory Logic: Vol. I},
+ year = {1958},
+}
+
+@inproceedings{djordjevic-etal:07,
+ address = {Prague, Czech Republic},
+ author = {Djordjevic, Bojan and Curran, James R. and Clark, Stephen},
+ booktitle = {Proceedings of the Tenth International Conference on Parsing Technologies},
+ month = {June},
+ pages = {39--47},
+ publisher = {Association for Computational Linguistics},
+ title = {Improving the Efficiency of a Wide-Coverage {CCG} Parser},
+ url = {http://www.aclweb.org/anthology/W/W07/W07-2206},
+ year = {2007},
+}
+
+@article{earley:70,
+ address = {New York, NY, USA},
+ author = {Earley, Jay},
+ doi = {http://doi.acm.org/10.1145/362007.362035},
+ issn = {0001-0782},
+ journal = {Communications of the {ACM}},
+ number = {2},
+ pages = {94--102},
+ publisher = {ACM},
+ title = {An efficient context-free parsing algorithm},
+ volume = {13},
+ year = {1970},
+}
+
+@inproceedings{eisner:96,
+ address = {Morristown, NJ, USA},
+ author = {Jason Eisner},
+ booktitle = {Proceedings of the 34th annual meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/981863.981874},
+ location = {Santa Cruz, California},
+ pages = {79--86},
+ publisher = {Association for Computational Linguistics},
+ title = {Efficient normal-form parsing for combinatory categorical grammar},
+ year = {1996},
+}
+
+@inproceedings{evert-krenn:05,
+ author = {Stefan Evert and Brigitte Krenn},
+ booktitle = {Computer Speech \& Language},
+ issue = {4},
+ month = {October},
+ pages = {450--466},
+ title = {Using small random samples for the manual evaluation of statistical association measures},
+ volume = {19},
+ year = {2005},
+}
+
+@article{flickinger:00,
+ address = {New York, NY, USA},
+ author = {Flickinger, Dan},
+ doi = {http://dx.doi.org/10.1017/S1351324900002370},
+ issn = {1351-3249},
+ journal = {Natural Language Engineering},
+ number = {1},
+ pages = {15--28},
+ publisher = {Cambridge University Press},
+ title = {On building a more efficient grammar by exploiting types},
+ volume = {6},
+ year = {2000},
+}
+
+@inproceedings{gale-etal:92,
+ address = {Morristown, NJ, USA},
+ author = {Gale, William A. and Church, Kenneth W. and Yarowsky, David},
+ booktitle = {HLT '91: Proceedings of the workshop on Speech and Natural Language},
+ doi = {http://dx.doi.org/10.3115/1075527.1075579},
+ isbn = {1-55860-272-0},
+ location = {Harriman, New York},
+ pages = {233--237},
+ publisher = {Association for Computational Linguistics},
+ title = {One sense per discourse},
+ year = {1992},
+}
+
+@inproceedings{geman-johnson:02,
+ address = {Morristown, NJ, USA},
+ author = {Stuart Geman and Mark Johnson},
+ booktitle = {Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1073083.1073130},
+ location = {Philadelphia, Pennsylvania},
+ pages = {279--286},
+ publisher = {Association for Computational Linguistics},
+ title = {Dynamic programming for parsing and estimation of stochastic unification-based grammars},
+ year = {2002},
+}
+
+@inproceedings{goodman:96,
+ address = {Morristown, NJ, USA},
+ author = {Goodman,, Joshua},
+ booktitle = {Proceedings of the 34th annual meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/981863.981887},
+ location = {Santa Cruz, California},
+ pages = {177--183},
+ publisher = {Association for Computational Linguistics},
+ title = {Parsing algorithms and metrics},
+ year = {1996},
+}
+
+@inproceedings{guo:98,
+ address = {Morristown, NJ, USA},
+ author = {Guo, Jin},
+ booktitle = {ACL-36: Proceedings of the 36th Annual Meeting of the Association for Computational Linguistics and 17th International Conference on Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/980451.980923},
+ location = {Montreal, Quebec, Canada},
+ pages = {457--463},
+ publisher = {Association for Computational Linguistics},
+ title = {One tokenization per source},
+ year = {1998},
+}
+
+@inproceedings{hassan:08,
+ author = {Hany Hassan and Khalil Sima’an and Andy Way},
+ booktitle = {Proceedings IEEE Workshop on Spoken Language Technology ({SLT})},
+ doi = {10.1109/SLT.2008.4777876},
+ location = {Goa, India},
+ month = {December},
+ pages = {205--208},
+ title = {A Syntactic Language Model Based on Incremental {CCG} Parsing},
+ year = {2008},
+}
+
+@inproceedings{hockenmaier-steedman:02,
+ address = {Morristown, NJ, USA},
+ author = {Hockenmaier, Julia and Steedman, Mark},
+ booktitle = {Proceedings of the 40th Annual Meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1073083.1073139},
+ location = {Philadelphia, Pennsylvania},
+ pages = {335--342},
+ publisher = {Association for Computational Linguistics},
+ title = {Generative models for statistical parsing with Combinatory Categorial Grammar},
+ year = {2002},
+}
+
+@article{hockenmaier-steedman:07,
+ author = {Julia Hockenmaier and Mark Steedman},
+ bibsource = {DBLP, http://dblp.uni-trier.de},
+ ee = {http://dx.doi.org/10.1162/coli.2007.33.3.355},
+ journal = {Computational Linguistics},
+ number = {3},
+ pages = {355-396},
+ title = {{CCGBank}: A Corpus of {CCG} Derivations and Dependency Structures Extracted from the Penn Treebank},
+ volume = {33},
+ year = {2007},
+}
+
+@phdthesis{hockenmaier:03,
+ author = {Julia Hockenmaier},
+ school = {University of Edinburgh},
+ title = {Data and Models for Statistical Parsing with Combinatory Categorical Grammar},
+ year = {2003},
+}
+
+@inproceedings{kaplan-etal:04,
+ address = {Boston, Massachusetts, USA},
+ author = {Ronald M. Kaplan and Stefan Riezler and Tracy H. King and John T. Maxwell {III} and Er Vasserman},
+ booktitle = {Proceedings of HLT-NAACL’04},
+ month = {May},
+ pages = {97--104},
+ publisher = {Association for Computational Linguistics},
+ title = {Speed and accuracy in shallow and deep stochastic parsing},
+ year = {2004},
+}
+
+@techreport{kasami:65,
+ address = {Bedford, MA},
+ author = {T. Kasami},
+ institution = {Air Force Cambridge Research Laboratory},
+ number = {AFCRL-65-758},
+ title = {An efficient recognition and syntax analysis algorithm for context-free languages},
+ year = {1965},
+}
+
+@article{kay:86,
+ address = {San Francisco, CA, USA},
+ author = {Kay, M},
+ book = {Readings in natural language processing},
+ isbn = {0-934613-11-7},
+ pages = {35--70},
+ publisher = {Morgan Kaufmann Publishers Inc.},
+ title = {Algorithm schemata and data structures in syntactic processing},
+ year = {1986},
+}
+
+@article{kemper:05,
+ address = {Secaucus, NJ, USA},
+ author = {Kemper, Alfons and Kossmann, Donald},
+ issn = {1066-8888},
+ journal = {The {VLDB} Journal},
+ number = {3},
+ pages = {519--567},
+ publisher = {Springer-Verlag New York, Inc.},
+ title = {Adaptable pointer swizzling strategies in object bases: design, realization, and quantitative analysis},
+ volume = {4},
+ year = {1995},
+}
+
+@inproceedings{king-etal:03,
+ author = {Tracy Holloway King and Richard Crouch and Stefan Riezler and Mary Dalrymple and Ronald M. Kaplan},
+ booktitle = {Proceedings of the 4th International Workshop on Linguistically Interpreted Corpora (LINC-03)},
+ pages = {1--8},
+ title = {The {PARC} 700 dependency bank},
+ year = {2003},
+}
+
+@inproceedings{koehn-etal:03,
+ address = {Morristown, NJ, USA},
+ author = {Koehn, Philipp and Och, Franz Josef and Marcu, Daniel},
+ booktitle = {NAACL '03: Proceedings of the 2003 Conference of the North American Chapter of the Association for Computational Linguistics on Human Language Technology},
+ doi = {http://dx.doi.org/10.3115/1073445.1073462},
+ location = {Edmonton, Canada},
+ pages = {48--54},
+ publisher = {Association for Computational Linguistics},
+ title = {Statistical phrase-based translation},
+ year = {2003},
+}
+
+@article{lambek:58,
+ author = {Joachim Lambek},
+ journal = {American Mathematical Monthly},
+ pages = {154--170},
+ title = {The Mathematics of Sentence Structure},
+ volume = {65},
+ year = {1958},
+}
+
+@inproceedings{malouf-vannoord:04,
+ address = {Hainan Island, China},
+ author = {Malouf, Robert and van Noord, Gertjan},
+ booktitle = {IJCNLP-04 Workshop: Beyond shallow analyses -- Formalisms and statistical modeling for deep analyses},
+ title = {Wide coverage parsing with stochastic attribute value grammars},
+ year = {2004},
+}
+
+@book{manning-schutze:03,
+ address = {Cambridge, MA},
+ author = {Chris Manning and Hinrich Sch\"{u}tze},
+ publisher = {MIT Press},
+ title = {Foundations of Statistical Natural Language Processing},
+ year = {2003},
+}
+
+@article{merlo-ferra:06,
+ address = {Cambridge, MA, USA},
+ author = {Merlo, Paola and Ferrer, Eva Esteve},
+ doi = {http://dx.doi.org/10.1162/coli.2006.32.3.341},
+ issn = {0891-2017},
+ journal = {Computational Linguistics},
+ number = {3},
+ pages = {341--378},
+ publisher = {MIT Press},
+ title = {The Notion of Argument in Prepositional Phrase Attachment},
+ volume = {32},
+ year = {2006},
+}
+
+@inproceedings{miyao-tsujii:02,
+ address = {San Francisco, CA, USA},
+ author = {Miyao, Yusuke and Tsujii, Jun'ichi},
+ booktitle = {Proceedings of the second international conference on Human Language Technology Research},
+ location = {San Diego, California},
+ pages = {292--297},
+ publisher = {Morgan Kaufmann Publishers Inc.},
+ title = {Maximum entropy estimation for feature forests},
+ year = {2002},
+}
+
+@inproceedings{moortgat:97,
+ author = {Michael Moortgat},
+ booktitle = {Handbook of Logic and Language},
+ pages = {93--177},
+ publisher = {Elsevier},
+ title = {Categorial Type Logics},
+ year = {1997},
+}
+
+@inproceedings{niv:94,
+ address = {Morristown, NJ, USA},
+ author = {Niv, Michael},
+ booktitle = {Proceedings of the 32nd annual meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/981732.981750},
+ location = {Las Cruces, New Mexico},
+ pages = {125--132},
+ publisher = {Association for Computational Linguistics},
+ title = {A psycholinguistically motivated parser for {CCG}},
+ year = {1994},
+}
+
+@inproceedings{park:01,
+ author = {Jong C. Park and Hyun Sook Kim and Jung Jae Kim},
+ booktitle = {Proceedings Pacific Symposium on Biocomputing},
+ location = {Big Island, Hawaii, USA},
+ month = {January},
+ pages = {396--407},
+ title = {Bidirectional Incremental Parsing For Automatic Pathway Identification With Combinatory Categorial Grammar},
+ url = {http://psb.stanford.edu/psb-online/proceedings/psb01/jcpark.pdf},
+ year = {2001},
+}
+
+@inproceedings{pearce:02,
+ author = {Darren Pearce},
+ booktitle = {In Third International Conference on Language Resources and Evaluation, Las},
+ title = {A Comparative Evaluation of Collocation Extraction Techniques},
+ year = {2002},
+}
+
+@article{ptb:93,
+ address = {Cambridge, MA, USA},
+ author = {Marcus, Mitchell P. and Marcinkiewicz, Mary Ann and Santorini, Beatrice},
+ issn = {0891-2017},
+ journal = {Computational Linguistics},
+ number = {2},
+ pages = {313--330},
+ publisher = {MIT Press},
+ title = {{Building a large annotated corpus of English: The Penn Treebank}},
+ volume = {19},
+ year = {1993},
+}
+
+@inproceedings{reizler-etal:02,
+ address = {Morristown, NJ, USA},
+ author = {Riezler, Stefan and King, Tracy H. and Kaplan, Ronald M. and Crouch, Richard and Maxwell,III, John T. and Johnson, Mark},
+ booktitle = {ACL '02: Proceedings of the 40th Annual Meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/1073083.1073129},
+ location = {Philadelphia, Pennsylvania},
+ pages = {271--278},
+ publisher = {Association for Computational Linguistics},
+ title = {Parsing the wall street journal using a Lexical-Functional Grammar and discriminative estimation techniques},
+ year = {2002},
+}
+
+@book{rijsbergen:79,
+ address = {Newton, MA, USA},
+ author = {Rijsbergen, C. J. Van},
+ isbn = {0408709294},
+ publisher = {Butterworth-Heinemann},
+ title = {Information Retrieval},
+ year = {1979},
+}
+
+@inproceedings{sag-etal:01,
+ author = {Ivan A. Sag and Timothy Baldwin and Francis Bond and Ann Copestake and Dan Flickinger},
+ booktitle = {Proceedings of the 3rd International Conference on Intelligent Text Processing and Computational Linguistics (CICLing-2002)},
+ pages = {1--15},
+ title = {Multiword Expressions: A Pain in the Neck for {NLP}},
+ year = {2001},
+}
+
+@inproceedings{sagae-lavie:05,
+ address = {Vancouver, British Columbia},
+ author = {Sagae, Kenji and Lavie, Alon},
+ booktitle = {Proceedings of the Ninth International Workshop on Parsing Technology},
+ month = {October},
+ pages = {125--132},
+ publisher = {Association for Computational Linguistics},
+ title = {A Classifier-Based Parser with Linear Run-Time Complexity},
+ url = {http://www.aclweb.org/anthology/W/W05/W05-1513},
+ year = {2005},
+}
+
+@inproceedings{sarkar-joshi:03,
+ author = {Aravind Joshi and Anoop Sarkar and Rens Bod},
+ booktitle = {Data-oriented parsing},
+ publisher = {CSLI Publications},
+ title = {Tree Adjoining Grammars and its Application to Statistical Parsing},
+ year = {2003},
+}
+
+@inproceedings{schabes:91,
+ address = {Morristown, NJ, USA},
+ author = {Schabes, Yves},
+ booktitle = {Proceedings of the 29th annual meeting on Association for Computational Linguistics},
+ doi = {http://dx.doi.org/10.3115/981344.981358},
+ location = {Berkeley, California},
+ pages = {106--113},
+ publisher = {Association for Computational Linguistics},
+ title = {Polynomial time and space shift-reduce parsing of arbitrary context-free grammars},
+ year = {1991},
+}
+
+@book{sipser:06,
+ address = {Boston, Massachusetts},
+ author = {Michael Sipser},
+ publisher = {Thomson Course Technology},
+ title = {Introduction to the Theory of Computation},
+ year = {2006},
+}
+
+@book{steedman:00,
+ address = {Cambridge, MA},
+ author = {Mark Steedman},
+ publisher = {MIT Press},
+ title = {The Syntactic Process},
+ year = {2000},
+}
+
+@inproceedings{steedman:87,
+ author = {Mark Steedman},
+ booktitle = {Natural Language \& Linguistic Theory},
+ pages = {403--439},
+ title = {Combinatory grammars and parasitic gaps},
+ volume = {5},
+ year = {1987},
+}
+
+@book{steedman:96,
+ address = {Cambridge, MA},
+ author = {Mark Steedman},
+ publisher = {MIT Press},
+ title = {Surface Structure and Interpretation},
+ year = {1996},
+}
+
+@inproceedings{toutanova-etal:02,
+ address = {Sozopol, Bulgaria},
+ author = {Kristina Toutanova and Christopher D. Manning and Stuart M. Shieber and Dan Flickinger and Stephan Oepen},
+ booktitle = {First Workshop On Treebanks and Linguistic Theories},
+ pages = {253--263},
+ title = {Parse Disambiguation for a Rich {HPSG} Grammar},
+ year = {2002},
+}
+
+@inproceedings{vadas-curran:07:ACL,
+ address = {Prague, Czech Republic},
+ author = {Vadas, David and Curran, James R.},
+ booktitle = {Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics},
+ month = {June},
+ pages = {240--247},
+ publisher = {Association for Computational Linguistics},
+ title = {Adding Noun Phrase Structure to the Penn Treebank},
+ url = {http://www.aclweb.org/anthology/P07-1031},
+ year = {2007},
+}
+
+@inproceedings{vadas-curran:07:PACLING,
+ author = {Vadas, David and Curran, James R.},
+ booktitle = {Proceedings of the Conference of the Pacific Association for Computational Linguistics (PACLING)},
+ pages = {104--112},
+ title = {Large-Scale Supervised Models for Noun Phrase Bracketing},
+ url = {http://mandrake.csse.unimelb.edu.au/pacling2007/files/final/53/53_Paper_meta.pdf},
+ year = {2007},
+}
+
+@inproceedings{vadas-curran:08,
+ address = {Columbus, Ohio},
+ author = {Vadas, David and Curran, James R.},
+ booktitle = {Proceedings of the 46th Meeting of the Association for Computational Linguists: HLT},
+ month = {June},
+ pages = {335--343},
+ publisher = {Association for Computational Linguistics},
+ title = {Parsing Noun Phrase Structure with {CCG}},
+ url = {http://www.aclweb.org/anthology/P/P08/P08-1039},
+ year = {2008},
+}
+
+@phdthesis{vadas:09,
+ author = {David Vadas},
+ school = {University of Sydney},
+ title = {Statistical Parsing of Noun Phrase Structure},
+ year = {2009},
+}
+
+@inproceedings{vijay-etal:94,
+ address = {Secaucus, NJ, USA},
+ author = {Vijay-Shanker, K. and Weir, D. J.},
+ doi = {http://dx.doi.org/10.1007/BF01191624},
+ issn = {0025-5661},
+ journal = {Mathematical Systems Theory},
+ number = {6},
+ pages = {511--546},
+ publisher = {Springer-Verlag New York, Inc.},
+ title = {The equivalence of four extensions of context-free grammars},
+ volume = {27},
+ year = {1994},
+}
+
+@article{villavicencio-etal:05,
+ author = {Aline Villavicencio and Francis Bond and Anna Korhonen and Diana McCarthy},
+ bibsource = {DBLP, http://dblp.uni-trier.de},
+ ee = {http://dx.doi.org/10.1016/j.csl.2005.05.001},
+ journal = {Computer Speech {\&} Language},
+ number = {4},
+ pages = {365--377},
+ title = {Introduction to the special issue on multiword expressions: Having a crack at a hard nut},
+ volume = {19},
+ year = {2005},
+}
+
+@inproceedings{villavicencio-etal:07,
+ address = {Prague, Czech Republic},
+ author = {Villavicencio, Aline and Kordoni, Valia and Zhang, Yi and Idiart, Marco and Ramisch, Carlos},
+ booktitle = {Proceedings of the 2007 Joint Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CoNLL)},
+ month = {June},
+ pages = {1034--1043},
+ publisher = {Association for Computational Linguistics},
+ title = {Validation and Evaluation of Automatically Acquired Multiword Expressions for Grammar Engineering},
+ url = {http://www.aclweb.org/anthology/D/D07/D07-1110},
+ year = {2007},
+}
+
+@techreport{weishedel-brunstein:05,
+ address = {Philadelphia, USA},
+ author = {Weischedel, Ralph and Brunstein, Ada},
+ institution = {Linguistic Data Consortium},
+ number = {LDC2005T33},
+ title = {{BBN} pronoun coreference and entity type corpus},
+ year = {2005},
+}
+
+@phdthesis{wittenburg:86,
+ author = {Kent Wittenburg},
+ school = {University of Texas},
+ title = {Natural Language Parsing with Combinatory Categorial Grammar in a Graph-Unification-Based Formalism},
+ year = {1986},
+}
+
+@techreport{xtag:01,
+ author = {{XTAG Research Group}},
+ institution = {{IRCS, University of Pennsylvania}},
+ number = {IRCS-01-03},
+ title = {A Lexicalized Tree Adjoining Grammar for English},
+ year = {2001},
+}
+
+@inproceedings{yarowsky:93,
+ address = {Morristown, NJ, USA},
+ author = {Yarowsky, David},
+ booktitle = {HLT '93: Proceedings of the workshop on Human Language Technology},
+ doi = {http://dx.doi.org/10.3115/1075671.1075731},
+ isbn = {1-55860-324-7},
+ location = {Princeton, New Jersey},
+ pages = {266--271},
+ publisher = {Association for Computational Linguistics},
+ title = {One sense per collocation},
+ year = {1993},
+}
+
+@article{younger:67,
+ author = {Younger, D},
+ journal = {Information and Control},
+ number = {2},
+ pages = {189--208},
+ title = {Recognition and parsing of context-free languages in time $n^3$},
+ volume = {10},
+ year = {1967},
+}
+
+@inproceedings{zhang-etal:06,
+ address = {Sydney, Australia},
+ author = {Zhang, Yi and Kordoni, Valia and Villavicencio, Aline and Idiart, Marco},
+ booktitle = {Proceedings of the Workshop on Multiword Expressions: Identifying and Exploiting Underlying Properties},
+ month = {July},
+ pages = {36--44},
+ publisher = {Association for Computational Linguistics},
+ title = {Automated Multiword Expression Prediction for Grammar Engineering},
+ url = {http://www.aclweb.org/anthology/W/W06/W06-1206},
+ year = {2006},
+}
+
diff --git a/tex/poster/usyd-primary-colour-reversed.jpeg b/tex/poster/usyd-primary-colour-reversed.jpeg
new file mode 100644
index 0000000..e75b732
--- /dev/null
+++ b/tex/poster/usyd-primary-colour-reversed.jpeg
Binary files differ
diff --git a/tex/poster/usydposter.cls b/tex/poster/usydposter.cls
new file mode 100644
index 0000000..0970ed2
--- /dev/null
+++ b/tex/poster/usydposter.cls
@@ -0,0 +1,216 @@
+%%
+%% This is file `usydposter.cls'
+%%
+%% Author: Tim Dawborn <tim.dawborn@sydney.edu.au>
+%%
+\ProvidesClass{usydposter}[2010/05/08]
+\NeedsTeXFormat{LaTeX2e}
+\LoadClass{article}
+
+\newlength{\poster@top}
+\newlength{\poster@bottom}
+\newlength{\poster@left}
+\newlength{\poster@right}
+
+\newlength{\poster@titleboxlpad}
+\newlength{\poster@titleboxheight}
+\newlength{\poster@logoboxwidth}
+\newlength{\poster@logoboxheight}
+
+\newlength{\poster@titlelpad}
+\newlength{\poster@titlerpad}
+\newlength{\poster@titletpad}
+\newlength{\poster@titleheight}
+\newlength{\poster@logowidth}
+\newlength{\poster@logoheight}
+\newlength{\poster@logopad}
+
+\newlength{\poster@textpad}
+
+% bit of a hack to get portrait/landscape mode going
+\def\poster@direction{portrait}
+\def\poster@blue{usydblue}
+
+\setlength{\poster@top}{1.25cm}
+\setlength{\poster@bottom}{1.25cm}
+\setlength{\poster@left}{1.49cm} %15mm + \poster@textpad
+\setlength{\poster@right}{1.49cm} %15mm + \poster@textpad
+
+% the indentation of the outer columns from the edge
+\setlength{\poster@textpad}{1.34cm}
+
+% the red box around the logo
+\setlength{\poster@logoboxwidth}{11.81cm}
+\setlength{\poster@logoboxheight}{5.91cm}
+
+% the logo itself
+\setlength{\poster@logowidth}{115mm}
+\setlength{\poster@logopad}{0mm}
+
+% the blue box
+\setlength{\poster@titleboxheight}{10cm}
+\setlength{\poster@titleboxlpad}{5.79cm}
+
+% the text box for the header text
+\setlength{\poster@titlelpad}{12.68cm}
+\setlength{\poster@titlerpad}{1.57cm}
+\setlength{\poster@titletpad}{0.80cm}
+\setlength{\poster@titleheight}{9.4cm}
+
+% space between the columns
+\setlength{\columnsep}{15mm}
+
+\DeclareOption{portrait}{\relax}
+\DeclareOption{landscape}{%
+ \def\poster@direction{landscape}
+}
+\DeclareOption{conference}{%
+ \def\poster@direction{landscape}
+ \setlength{\poster@top}{10mm}
+ \setlength{\poster@bottom}{10mm}
+ \setlength{\poster@left}{25mm}
+ \setlength{\poster@right}{25mm}
+ \setlength{\columnsep}{20mm}
+}
+\DeclareOption{engineering}{%
+ \def\poster@blue{usydlblue}
+}
+\ProcessOptions
+
+\usepackage{amsmath}
+\usepackage{amssymb}
+\usepackage{calc}
+\usepackage{color}
+\usepackage{fontenc}
+\usepackage[paper=a1paper,\poster@direction,noheadfoot,ignoreall,centering,top=\poster@top,left=\poster@left,right=\poster@right,bottom=\poster@bottom]{geometry}
+\usepackage{pgf}
+\usepackage{multicol}
+\usepackage{tipa}
+
+\usepackage{colours}
+
+% page style
+\pagestyle{empty}
+\pagecolor[rgb]{1.0,1.0,1.0}
+\color{black}
+
+% fonts
+\renewcommand{\encodingdefault}{T1}
+\renewcommand{\familydefault}{phv}
+\renewcommand{\seriesdefault}{m}
+\renewcommand{\shapedefault}{n}
+\usefont{T1}{phv}{m}{n}
+
+% font sizes
+\renewcommand{\tiny}{\fontsize{12}{14}\selectfont}
+\renewcommand{\scriptsize}{\fontsize{14.4}{18}\selectfont}
+\renewcommand{\footnotesize}{\fontsize{17.28}{22}\selectfont}
+\renewcommand{\small}{\fontsize{20.74}{23}\selectfont}
+\renewcommand{\normalsize}{\fontsize{23}{25}\selectfont}
+\renewcommand{\large}{\fontsize{28}{00}\selectfont}
+\renewcommand{\Large}{\fontsize{35.83}{45}\selectfont}
+\renewcommand{\LARGE}{\fontsize{43}{54}\selectfont}
+\renewcommand{\huge}{\fontsize{51.6}{64}\selectfont}
+\renewcommand{\Huge}{\fontsize{61.92}{77}\selectfont}
+
+\pgfdeclareimage[width=\poster@logowidth]{logo}{usyd-primary-colour-reversed}
+\settoheight{\poster@logoheight}{\pgfuseimage{logo}}
+
+% page numbering
+\pagenumbering{arabic} % needed even though will not be used
+
+% sections
+\renewcommand{\section}{\@startsection
+ {section}{1}{0mm}%
+ {-0.3\baselineskip}%
+ {0.6\baselineskip}%
+ {\fontsize{28}{30}\selectfont\bfseries\color{\poster@blue}}}
+\renewcommand{\thesection}{\arabic{section}.}
+
+\renewcommand{\subsection}{\@startsection
+ {subsection}{2}{0mm}%
+ {-0.5\baselineskip}%
+ {0.3\baselineskip}%
+ {\fontsize{24}{26}\selectfont\bfseries\color{black}}}
+\renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}.}
+
+% figures
+\renewenvironment{figure}{%
+ \stepcounter{figure}
+ \renewcommand\caption[1]{\begin{center}\small\textbf{Figure \arabic{figure}:} \textit{##1}\end{center}}
+ }{%
+ }
+
+% tables
+\renewenvironment{table}{%
+ \stepcounter{table}
+ \renewcommand\caption[1]{\begin{center}\small\textbf{Table \arabic{table}:} \textit{##1}\end{center}}
+ \begin{center}
+ }{%
+ \end{center}
+ }
+
+% references
+\newcommand{\references}{\fontsize{20}{22}\selectfont}
+
+% make the header
+\newcommand{\makeheader}{%
+ \def\titlefont {\color{white}\fontsize{54}{60}\selectfont}
+ \def\authorfont {\color{white}\fontsize{40}{40}\selectfont\itshape}
+ \def\facultyfont{\color{white}\fontsize{28}{32}\selectfont}
+ \def\emailfont {\color{white}\fontsize{28}{32}\selectfont\ttfamily}
+ \noindent\begin{pgfpicture}{0cm}{0cm}{\textwidth}{\poster@titleboxheight}
+ % blue rectangle
+ \color{\poster@blue}
+ \pgfrect[fill]
+ {\pgfpoint{\poster@titleboxlpad - \poster@textpad}{0cm}}
+ {\pgfpoint{\textwidth - \poster@titleboxlpad + 2*\poster@textpad}{\poster@titleboxheight}}
+ % red rectangle
+ \color{usydred}
+ \pgfrect[fill]
+ {\pgfpoint{-\poster@textpad}{\poster@titleboxheight - \poster@logoboxheight}}
+ {\pgfpoint{\poster@logoboxwidth}{\poster@logoboxheight}}
+ % logo
+ \color{black}
+ \pgfputat
+ {\pgfpoint{\poster@logopad - \poster@textpad}{\poster@titleboxheight - \poster@logoboxheight + \poster@logopad}}
+ {\pgfuseimage{logo}}
+ % poster title
+ \pgfputat
+ {\pgfpoint{\poster@titlelpad - \poster@textpad}{\poster@titleboxheight - \poster@titletpad}}
+ {\pgfbox[left,top]{%
+ \titlefont
+ \parbox
+ {\textwidth - \poster@titlerpad - \poster@titlelpad}
+ {\raggedright\MakeUppercase{\postertitle}}}}
+ % poster author
+ \pgfputat
+ {\pgfpoint{\poster@titlelpad - \poster@textpad}{3.2cm}}
+ {\pgfbox[left,bottom]{%
+ \authorfont
+ \parbox
+ {\textwidth - \poster@titlerpad - \poster@titlelpad}
+ {\posterauthor}}}
+ % poster faculty
+ \pgfputat
+ {\pgfpoint{\poster@titlelpad - \poster@textpad}{0.5cm}}
+ {\pgfbox[left,bottom]{%
+ \facultyfont
+ \parbox
+ {\textwidth - \poster@titlerpad - \poster@titlelpad}
+ {\posterschool\newline\emailfont\posteremail}}}
+ \end{pgfpicture}
+}
+
+% macros which users should redefine
+\newcommand{\postertitle}{Title of your talk}
+\newcommand{\posterauthor}{Joe Blogs}
+\newcommand{\posterschool}{\textschwa-lab, School of Information Technologies}
+\newcommand{\posteremail}{joe.blogs@sydney.edu.au}
+
+\renewcommand{\title}[1]{\renewcommand{\postertitle}{#1}}
+\renewcommand{\author}[1]{\renewcommand{\posterauthor}{#1}}
+\newcommand{\school}[1]{\renewcommand{\posterschool}{#1}}
+\newcommand{\email}[1]{\renewcommand{\posteremail}{#1}}
+
+% vim: set ft=tex et ts=2 sts=2 sw=2: