[Tex/LaTex] BibTex in ACL formatting

bibtex

I am writing a paper for a conference that follows ACL formatting, but I have not been able to use the .bib file I created which uses the BibTex format for citations. It seems to have its own citation style. I thought BibTex is something that everyone follows. Am I missing something here?

Conference style link: https://emnlp2015-website.herokuapp.com/submissions.html

I am using:

\documentclass[11pt,a4paper]{article}
\usepackage{acl2015}

Best Answer

You can use the suggestion from this link: https://clear.colorado.edu/CompSemWiki/index.php/Adding_ACL_Style_Citations I test it and it works.