I am interested in having a current C++ standard and I am a little bit confused with links at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/. What is supposed to be the new version? What title should I look for? Is it "Working Draft, Standard for Programming Language C++" or "Programming Languages — C++"? What's the difference between these papers? Why N4141 paper is password-protected while newer N4296 is not?
In question Where do I find the current C or C++ standard documents? there's a good list of drafts, but I still can't tell what is the "stable" version of draft, i.e. what can I use as a reference for C++11?