LaTeX
\begin{equation}
C_{p}(v)=\alpha\sum_{u\in B_{v}}\frac{C_{p}(u)}{L_{u}}+\frac{1-\alpha}{N}\nonumber \\
\end{equation}
Where \(B_{v}\) is the set of nodes with edges pointing to \(v\), \(L_{u}\) is the number of outgoing edges from \(u\) and \(N\) is the total number of nodes. \(\alpha\) is a tuning parameter which controls the residual probability that a node is randomly connected to other nodes, to account for nodes which are just sinks (i.e. no outbound edges).\citep{page1999pagerank}