Anyone, could you tell me the best book for linux reference?
Nobody can say what is the "best" book since that depends on personal preference, and importantly what you actually want to do. What do you mean by "Linux reference"---command line reference? X/GNOME/KDE reference? Programming guide? There are so many possibilities...
If it's a CLI reference you're after, have you tried "man" that ships with every Linux distro? Just run "man COMMAND" for a given COMMAND name and it'll describe the command in a lot of detail. "info COMMAND" sometimes has even more information. I find Google very useful for discovering new commands too, as there is usually something new to discover out there. Just search for whatever it is you're trying to do, and tack "Linux" or "Unix" on the end.
Charles Lyons (SCJP 1.4, April 2003; SCJP 5, Dec 2006; SCWCD 1.4b, April 2004)
Author of OCEJWCD Study Companion for Oracle Exam 1Z0-899 (ISBN 0955160340 / Amazon Amazon UK )