Given the conic section equation
$$x^2-2\sqrt {3}xy+3y^2+y=0$$
determine its type, and find its vertex, focus, and directrix.
My try :
$$\text{discriminant} = B^2-4AC=12 - 4\cdot 1\cdot 3 = 0$$
since $\text{discriminant}=0$ , the conic section is a parabola.
Now, how can I write the above parabola in standard form so that I can get all needed information?
Thank you