---
title: "Search Article Reprints - Sapience Financial"
description: "Search the Sapience Financial archive of Blog Articles by month written"
url: "https://mail.sapience.com.au/resources/search-article-reprints"
date: "2026-05-30T10:56:32+00:00"
language: "en-GB"
---

- Select Month -   - Select Month -

  Display #  100

 Articles
| [Title](# "Select to sort by this column") | [Published Date](# "Select to sort by this column") |

|---|---|
| [ Article reprint: The last question you should ask first ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-the-last-question-you-should-ask-first) | 22 October 2025 |
| [ Article reprint: How does it feel to be wrong? ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-how-does-it-feel-to-be-wrong) | 01 June 2023 |
| [ Article reprint: Are you solving the wrong problem? ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-are-you-solving-the-wrong-problem) | 01 May 2023 |
| [ Article reprint: If your Business Partner Died Tonight - Business Continuity Risks in Partnerships ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-if-your-business-partner-died-tonight-business-continuity-risks-in-partnerships) | 30 January 2023 |
| [ Article reprint: If your Business Partner Died Tonight ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-if-your-business-partner-died-tonight) | 20 September 2022 |
| [ Article reprint: When Your Childs Asks About Money ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-when-your-childs-asks-about-money) | 02 April 2022 |
| [ Article reprint: A Beginner's Guide to Thinking About Setting Financial Goals ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-a-beginners-guide-to-thinking-about-setting-financial-goals) | 01 June 2021 |
| [ Article reprint: Borrowing with Others - What's really at stake? ](https://mail.sapience.com.au/resources/search-article-reprints/article-reprint-borrowing-from-others-whats-really-at-stake) | 01 January 2021 |

## Schema

```json
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What is the Sapience Article Reprint Archive?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Our Archive is a comprehensive collection of technical articles and insights covering complex underwriting, SMSF strategies, and business governance. It serves as a deep-dive resource for clients and professionals who require more than just surface-level information."
      }
    },
    {
      "@type": "Question",
      "name": "Can I use these articles for my own financial research?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. Our reprints are designed to provide historical context and technical clarity on a wide range of financial safety topics. While they are educational in nature, they should be used in conjunction with professional advice to ensure the strategies remain current with your personal circumstances."
      }
    }
  ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home |",
            "item": "https://mail.sapience.com.au"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Search Article Reprints",
            "item": "https://mail.sapience.com.au/resources/search-article-reprints"
        }
    ]
}
```
