I found this answer very helpful. In short,
If the file is one folder up(hierarchically), at the end of the file, put:
%%% Local Variables:
%%% reftex-default-bibliography:("../Reference")
%%% End:
Finally, you must execute the command revert-buffer
to apply the changes.