I'm writing a paper for an Elsevier journal using the template the provide.
For the bibliography I'm using the style model1-num-names.
I have a reference with the following bibtex:
@Misc{SCA,
title = {{Service Component Architecture (SCA)}},
note = {\url{http://www.osoa.org}},
key = {SCA}
}
It results in the bibliography with same strange ?.
[7] SCA, Service Component Architecture (SCA), ???? http://www. osoa.org.
How can I fix it?