As a C++ programmer, I always refer to The C++ Programming Language by Bjarne Stroustrup as my C++ "Bible". It's not necessarily the best tutorial. It's not the official specification. It's not necessarily even the best reference. But I believe most C++ programmers would agree that it is regarded as authoritative.
Is there a similarly regarded "Bible" for COBOL?