These articles were specifically written to introduce usage of nested reference:
- How does this regex find triangular numbers?
- How can we match a^n b^n with Java regex?
- How does this Java regex detect palindromes?
- How does this regex replacement reverse a string?
The solutions to these questions use nested reference: