[
{
"name": "index",
"path": "/"
},
{
"name": "news-id",
"path": "/news/:id()"
},
{
"name": "blog",
"path": "/blog"
},
{
"name": "news",
"path": "/news"
},
{
"name": "routes",
"path": "/routes"
},
{
"name": "search",
"path": "/search"
},
{
"name": "support",
"path": "/support"
},
{
"name": "checkout",
"path": "/checkout"
},
{
"name": "reprints",
"path": "/reprints"
},
{
"name": "about-isbn",
"path": "/about/isbn"
},
{
"name": "auth-login",
"path": "/auth/login"
},
{
"name": "blog-post-slug",
"path": "/blog/post/:slug()"
},
{
"name": "user-orders",
"path": "/user/orders"
},
{
"name": "user-orders-slug",
"path": "/user/orders/:slug()"
},
{
"name": "user-profile",
"path": "/user/profile"
},
{
"name": "auth-register",
"path": "/auth/register"
},
{
"name": "shopping-cart",
"path": "/shopping-cart"
},
{
"name": "about-about-us",
"path": "/about/about-us"
},
{
"name": "blog-category-slug",
"path": "/blog/category/:slug()"
},
{
"name": "for-librarians",
"path": "/for-librarians"
},
{
"name": "user-bookmarks",
"path": "/user/bookmarks"
},
{
"name": "edition-id-slug",
"path": "/edition/:id()-:slug?"
},
{
"name": "publish-with-us",
"path": "/publish-with-us"
},
{
"name": "reprint-id-slug",
"path": "/reprint/:id()-:slug?"
},
{
"name": "about-disclaimer",
"path": "/about/disclaimer"
},
{
"name": "checkout-success",
"path": "/checkout/success"
},
{
"name": "reprint-requests",
"path": "/reprint-requests"
},
{
"name": "monograph-id-slug",
"path": "/monograph/:id()-:slug?"
},
{
"name": "open-access-books",
"path": "/open-access-books"
},
{
"name": "about-terms-of-use",
"path": "/about/terms-of-use"
},
{
"name": "support-faqs-slug-id",
"path": "/support/faqs/:slug()/:id()"
},
{
"name": "book-series-id-slug",
"path": "/book-series/:id()-:slug?"
},
{
"name": "reprint-set-id-slug",
"path": "/reprint-set/:id()-:slug?"
},
{
"name": "support-faqs-slug",
"path": "/support/faqs/:slug()"
},
{
"name": "about-advisory-board",
"path": "/about/advisory-board"
},
{
"name": "about-privacy-policy",
"path": "/about/privacy-policy"
},
{
"name": "auth-forgot-password",
"path": "/auth/forgot-password"
},
{
"name": "user-profile-billing",
"path": "/user/profile/billing"
},
{
"name": "checkout-login-prompt",
"path": "/checkout-login-prompt"
},
{
"name": "checkout-confirmation",
"path": "/checkout/confirmation"
},
{
"name": "user-profile-shipping",
"path": "/user/profile/shipping"
},
{
"name": "auth-register-confirm-hash",
"path": "/auth/register/confirm/:hash()"
},
{
"name": "publish-with-us-policy",
"path": "/publish-with-us/policy"
},
{
"name": "publish-with-us-charges",
"path": "/publish-with-us/charges"
},
{
"name": "publish-with-us-funding",
"path": "/publish-with-us/funding"
},
{
"name": "about-open-access-policy",
"path": "/about/open-access-policy"
},
{
"name": "about-order-and-delivery",
"path": "/about/order-and-delivery"
},
{
"name": "about-terms-and-conditions",
"path": "/about/terms-and-conditions"
},
{
"name": "publish-with-us-guidelines",
"path": "/publish-with-us/guidelines"
},
{
"name": "about-indexing-distribution",
"path": "/about/indexing-distribution"
},
{
"name": "auth-register-new-password-hash",
"path": "/auth/register/new-password/:hash()"
},
{
"name": "publish-with-us-book-proposal",
"path": "/publish-with-us/book-proposal"
},
{
"name": "newsletter-subscription-confirm-hash",
"path": "/newsletter/subscription/confirm/:hash()"
},
{
"name": "publish-with-us-after-publishing",
"path": "/publish-with-us/after-publishing"
},
{
"name": "publish-with-us-editorial-process",
"path": "/publish-with-us/editorial-process"
},
{
"name": "publish-with-us-submit-a-manuscript",
"path": "/publish-with-us/submit-a-manuscript"
},
{
"name": "publish-with-us-stages-of-production",
"path": "/publish-with-us/stages-of-production"
},
{
"name": "booktype-bookid-article-id-slug",
"path": "/:booktype()/:bookid()/article/:id()-:slug?"
},
{
"name": "publish-with-us-book-proposal-thank-you",
"path": "/publish-with-us/book-proposal/thank-you"
},
{
"name": "publish-with-us-book-proposal-confirmation",
"path": "/publish-with-us/book-proposal/confirmation"
}
]