For instance in the BibTex:
...
title = {Efficient {SpiNNaker} simulation of a heteroassociative memory using the {Neural Engineering Framework}},
...
The {} braces signal to LaTeX/BibTex what should remain capitalized. We should be including these in most of our publications so that acronyms and proper nouns stay capitalized in the title when cited. However this doesn't play nicely with the website, which displays the braces as is.
For instance in the BibTex:
The
{}braces signal to LaTeX/BibTex what should remain capitalized. We should be including these in most of our publications so that acronyms and proper nouns stay capitalized in the title when cited. However this doesn't play nicely with the website, which displays the braces as is.