Verifying References

At our journal, we are seeking an efficient and reliable method for handling manuscript reference lists submitted in APA style. Specifically, we would like to be able to:

  • verify whether the references provided in a manuscript’s reference list genuinely exist and are not false, fabricated, or otherwise inaccurate; and

  • once the references have been verified, generate a list of those verified references formatted correctly in accordance with the current APA 7th edition guidelines.

Many of the manuscripts we receive contain several hundred references, and the current process of manually checking and formatting each citation is highly time-consuming and labour-intensive.

We would therefore appreciate guidance on whether there are Crossref tools, workflows, or systems available that could help automate or streamline this process while maintaining academic and editorial accuracy.

Thank you.

Hello and thanks for the question. We have a few tools that could be useful. Our REST API has a query.bibliographic request parameter that you could use to check if a reference exists (see also here for an example. There are rate limits, but you should be able to check all of the references for a work within a few minutes, even for those with the most references.

To retrieve a work formatted in a specific style, you can use content negotiation.

This issue isn’t unique to you, and there are organisations developing tools to support publishers with identifying whether references are correct. I’m not going to recommend any in particular, but it would be worth having a look around — they might be easier to integrate than our API.

1 Like