A family of Microsoft word processing software products for creating web, email, and print documents.
I had the same problem, just after the update - immediately after the update.
I wasn't having any citation highlighted, but rather a Prism graph. I took someone's advice and turned on field code by pressing alt+F9. I found this bit of code: "{ ADDIN }" appended to the end of the field code for my embedded graph. Once I deleted that item the document became functional again. I just replicated the same fix in a backup version of the file I had made, it really is just that piece of code.
It looks like there are other pieces of code containing "ADDIN", based on a ctl+f search, one for each of my citations. But this { ADDIN } was the only one that was sitting alone, with nothing else in its curly braces.
So here are the steps:
- Hit ALT+F9
- Search for ADDIN (I didn't get a result for { ADDIN, only the letters themselves worked)
- Delete the search result that is { ADDIN } alone
- Try to refresh your bibliography to see if it's fixed!