Recursive Length Prefix (RLP).
RLP is a serialization (encoding) method for Ethereum, described in the `Recursive-length prefix (RLP) serialization' page of [Doc], which we reference as `[Doc:RLP]'. A more formal description of RLP is in [YP:B]. An earlier reference is the page `RLP' of [Wiki], which we reference as `[Wiki:RLP]'; but see ethereum about [Wiki].