Euler Tour Array of a tree

I am reading a tutorial on TopCoder about find the Lowest Common Ancestor link. I understand it quite well, the problem is that we have to make a euler tour array of the tree , i could not understand how to make euler tour array of a tree.

PLease Explain How to Form Euler Tour Array