# File lib/maruku/ext/math/to_latex.rb, line 16
      def to_latex_eqref
        "\\eqref{#{self.eqid}}"
      end