Skip to content

Commit

Permalink
Update CITATION (#3873)
Browse files Browse the repository at this point in the history
As discussed in #2167 the citation should look slightly different.
  • Loading branch information
Bram Vanroy authored and ines committed Jun 24, 2019
1 parent c833d9b commit f227046
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CITATION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@ARTICLE{spacy2,
AUTHOR = {Honnibal, Matthew AND Montani, Ines},
TITLE = {spaCy 2: Natural language understanding with Bloom embeddings, convolutional neural networks and incremental parsing},
YEAR = {2017},
JOURNAL = {To appear}
@unpublished{spacy2,
AUTHOR = {Honnibal, Matthew and Montani, Ines},
TITLE = {{spaCy 2}: Natural language understanding with {B}loom embeddings, convolutional neural networks and incremental parsing},
YEAR = {2017},
Note = {To appear}
}

0 comments on commit f227046

Please sign in to comment.