I need it because I have to modify the linker, specifically that part where it resolves the symbols in plt section and updates them in GOT.
As I've already posted in my previous answer to your question, this page is great.
Read it carefully — there is also a number of references and books in the beginning (Useful books and references heading).
You may also want to look at Linkers and Loaders by Levine for reference.