Firstly, I think the example VIs of National Instruments are the most standard and classical VIs for you to study programming in LabVIEW.
Talking about User Event Reference, you could take it as an accessible address to the Event. Any operation on the Event could be executed by its reference, just like you manipulate File by File Reference, and you get this reference after you created the Event.