Does reStructuredText support page numbers in its citations somehow? I've only seen plain labels like [Test10]_ in examples so far, but not for example [Test10 p. 20]_.
I think this is quite important for scientific papers. You don't want to force a reader, who checks a source to read a whole book to find what you're referring to. Or even a whole paper for that matter. So it seems to me like there should be support for it, but I could not find it so far.