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