Stylesheets are referenced using the processing instruction with attributes for `type` and `href`. Options A and B use incorrect element-based syntax ( and ``) which are not valid for associating XSL stylesheets with XML documents. The processing instruction must appear in the XML prolog.