Displaying a citation list with many authors on mobile

I'm working on a project which will display university research paper citations, some of which will have up to 5000 authors (yeah, I know!).

There are multiple places we need to display a full citation for confirmation purposes, and we need to explicitly display anything from 1 to 5000 authors in a usable way on mobile, and also using Material Design.

Anyone else tackled a usability case like this before?