apparently we have a new syntax checker, and it doesn't like quotes around the reference name value -- which otherwise, should be legal, actually.
but, of course, without the quotes, you can't have spaces in the value either.
remove all the spaces (and probably the punctuation too), and the quotes, and you should be fine.
technically, probably a bug in our syntax checker.