my bibtex looks like this:
@Misc{CordaWhite,
title = {{Corda Whitepaper}},
howpublished = {\url{https://docs.corda.net/_static/corda-introductory-whitepaper.pdf}},
note = {Accessed: 2017-08-28},
}
but the created entry looks like this: 
Here is the import:
\begin{document}
....
\bibliographystyle{plain}
bibliography{lit/lit}
...
\end{document}
How can I remove the excessive white space?

!in front of it to turn it into a link. A moderator or another user with edit privileges can then reinsert the!to turn it into an image again. – samcarter_is_at_topanswers.xyz Feb 23 '18 at 15:17biblatex, but it does not look as though you actually use that package). We also need to know the exact style (\bibliographystyle{???}). These two are crucial to the presentation of your bibliography. – moewe Feb 23 '18 at 15:25biblatextag since you evidently don't use it. – moewe Feb 23 '18 at 15:36