I am using an ACM Template working on Overleaf.
At this point I need to put all of my references into the paper.
I already create a new .bib file, called it on the .text file under the command of:
\bibliographystyle{plain}
\bibliography{references.bib}
But still not working :cry:
One thing ...
Search found 3 matches
- Fri Jun 24, 2016 3:04 pm
- Forum: BibTeX, biblatex and biber
- Topic: References still not showing
- Replies: 1
- Views: 2156
- Tue Apr 19, 2016 10:29 am
- Forum: Text Formatting
- Topic: Enumerate item has a huge gap between word
- Replies: 2
- Views: 3192
- Mon Apr 18, 2016 11:39 am
- Forum: Text Formatting
- Topic: Enumerate item has a huge gap between word
- Replies: 2
- Views: 3192
Enumerate item has a huge gap between word
I tried to use a numbering with enumerate.
The result is this
Any idea how to remove the long gap?
Code: Select all
\begin{enumerate}
\item \textbf{Sample Title}
\linebreak
Lorem Ipsum blablabla
Any idea how to remove the long gap?