From e5e0c75b7ccf29acd724167132c08ea76adca9c3 Mon Sep 17 00:00:00 2001 From: Dave Thaler Date: Thu, 30 May 2024 12:19:04 -0700 Subject: [PATCH] Update _pages/techfaqs.md --- _pages/techfaqs.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/_pages/techfaqs.md b/_pages/techfaqs.md index 404f291..67d23b8 100644 --- a/_pages/techfaqs.md +++ b/_pages/techfaqs.md @@ -341,15 +341,7 @@ While `EVENT_DETAIL` and `REPOSITORY_RECORD` both allow a URL to be placed in a `SOURCE_CITATION`, `SOURCE_RECORD`, and `SOURCE_REPOSITORY_CITATION` do not. Some applications might put the source URL for an `EVENT_DETAIL` in a `WWW` substructure -in parallel to a `SOURCE_CITATION` as follows: - -``` -1 DEAT -2 DATE 14 DEC 1799 -2 WWW https://www.findagrave.com/memorial/1075 -2 SOUR @FindAGraveSourceRecord@ -3 PAGE Memorial: 1075 -``` +in parallel to a `SOURCE_CITATION`. However, since there can be multiple source citations per event, this does not allow associating the URL with a specific source citation. Instead, the URL can be placed in the `PAGE` structure. For example: