Let $(x_d)_{d\in D}$ be a net net of real numbers. Limit superior of a net is defined as $$\limsup x_d = \lim_{d\in D} \sup_{e\ge d} x_e = \inf_{d\in D} \sup_{e\ge d} x_e.$$ See, for example, Limsups of nets.
We can replace $\inf$ by $\lim$ since a monotone net is convergent. (If we allow also the values $\pm\infty$.)
A number $p$ is a cluster point of the net $(x_d)_{d\in D}$ if, for every neighborhood $U$ of $p$ and for any $d_0\in D$ there exists $d\ge d_0$ such that $x_d\in U$. (In the other words, the set $x^{-1}[U]=\{d\in D; x_d\in U\}$ is cofinal in $D$.)
Question: How to show that limit superior of $(x_d)_{d\in D}$ is also a cluster point of $(x_d)_{d\in D}$?
This question came up in comments to another question. Since this topic might crop up from time to time, I consider this useful enough to be posted in a separate topic.