Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
neubig committed May 27, 2018
1 parent 319a285 commit be3a236
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ bib/bibliography.blg
bib/bibliography.log
bib/bibliography.pdf
bib/texput.log
*.swp
1 change: 1 addition & 0 deletions bib/bibliography.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

\section{Introduction}
\cite{allamanis2017survey}
\cite{lin18nl2bash}

\footnotesize{
\bibliographystyle{plain}
Expand Down
9 changes: 9 additions & 0 deletions bib/naacl18tutorial.bib
Original file line number Diff line number Diff line change
Expand Up @@ -13056,3 +13056,12 @@ @article{allamanis2017survey
journal={arXiv preprint arXiv:1709.06182},
year={2017}
}

@inproceedings{lin18nl2bash,
title={{NL2Bash}: A Corpus and Semantic Parser for Natural Language Interface to the Linux Operating System},
author={Xi Victoria Lin and Chenglong Wang and Luke Zettlemoyer and Michael D. Ernst},
journal=LREC18,
year={2018}
}


0 comments on commit be3a236

Please sign in to comment.