The code below works for me. It is based on your code with changes.
1) use the tikz library trees and 2) change the formatting of one node (node ââ7)
See the tikz manual for more information.
\documentclass{article} \usepackage{tikz} \usetikzlibrary{trees} \begin{document} \begin{tikzpicture}[level/.style={sibling distance=60mm/
source share