Added in Version 2.0+ is the ability to make the format=”list” view of the shortcode paginated. Simply add a paged attribute like this: paged=1. Here is an example shortcode:
On the frontend we use the standard WordPress functions ‘next_posts_link’ and ‘previous_posts_link’ to display previous and next buttons.