it bothers me spending my first post asking for help, but here I am.

I'm using the article document class and I structured my work in Part/Section/Subsection; using the command \@addtoreset{section}{part} I reset the section numbering for each part. When I use cross-reference for formulas, images, etc. it gives me the format section.#, but it can be misleading due to the reset, so it will be preferable to have part.section.# format.
I think I have to edit the refstyle package or use a preamble, but I don't know how.
Can someone help me?
Thank you