IP Library Granted Patent US 12,236,700
Granted Patent B1
US 12,236,700 · App. 18/785,077 · Granted Feb 25, 2025

System for automatically processing documents

Inventors: Thomas Oliver Cantrell (Maidens, VA); Joseph James Ford, III (Manakin Sabot, VA)
Assignee: Capital One Services, LLC
G06V30/414G06V10/7715G06V10/82G06V30/19127
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,236,700
App. No.
18/785,077
Granted
Feb 25, 2025
Kind
B1
Abstract

A computer implemented method, system, and non-transitory computer-readable device that may be used in a remote deposit environment. A plurality of differing neural networks, such as customizable neural networks, are selected, based on an architecture and features of the data field, to extract data from specific data fields on a document. The selected customizable neural networks are trained by historical or synthetic data corresponding to the data fields. Upon receiving, from a neural network Optical Character Recognition (OCR) system, a selected first trained customizable neural network model and at least a second selected trained customizable neural network model, the data fields are extracted, based on a series or parallel configuration of the customizable neural networks, and the extracted data communicated to a remote deposit process.

Claims (57)

1. A computer-implemented method, the method comprising:

receiving, from a neural network Optical Character Recognition (OCR) system, a first trained customizable neural network model, wherein the first trained customizable neural network model comprises a first architecture and a corresponding first data training set based on data field parameters of a first data field from a plurality of data fields from imagery of a physical document;

receiving, from the neural network OCR system, a second trained customizable neural network model, wherein the second trained customizable neural network model comprises a second architecture and a corresponding second data training set based on data field parameters of a second data field from the plurality of data fields from the imagery of the physical document;

extracting the first data field and the second data field from the imagery of the physical document, based on the first trained customizable neural network model and the second trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field and the second data field, wherein the first data field and the second data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field and the second data field to a remote deposit process.

2. The computer-implemented method of claim 1 , further comprising classifying the extracted first data field and the second data field.

3. The computer-implemented method of claim 2 , further comprising generating a confidence score for the classification of the extracted first data field and the second data field.

4. The computer-implemented method of claim 1 , further comprising:

receiving, from the neural network OCR system, a third trained customizable neural network model, wherein the third trained customizable neural network model comprises a third architecture and a corresponding third data training set based on data field parameters of a third data field from the plurality of data fields from the imagery of the physical document;

extracting the first data field, the second data field and the third data field from the imagery of the physical document by the first trained customizable neural network model, the second trained customizable neural network model, and the third trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field, the second data field, and the third data field, wherein the first data field, the second data field, and the third data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field, the second data field, and the third data field to a remote deposit process.

5. The computer-implemented method of claim 1 , further comprising:

receiving, from the neural network OCR system, a third trained customizable neural network model, wherein the third trained customizable neural network model implements any of the first architecture or the second architecture, while using a third data training set, based on a similarity of data field parameters of a third data field as compared to one or more of the data field parameters of the first data field or the second data field;

extracting the first data field, the second data field, and the third data field, from the imagery of the physical document, based on the first trained customizable neural network model, the second trained customizable neural network model, and the third trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field, the second data field, and the third data field, wherein the first data field, the second data field, and the third data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field, the second data field, and the third data field to a remote deposit process.

6. The computer-implemented method of claim 1 , further comprising:

receiving, from the neural network OCR system, a third trained customizable neural network model, wherein the third trained customizable neural network model implements a modified version of any of the first architecture, or the second architecture, while using a third data training set, based on a similarity of data field parameters of a third data field as compared to one or more of the data field parameters of the first data field or the second data field;

extracting the first data field, the second data field, and the third data field, from the imagery of the physical document, based on the first trained customizable neural network model, the second trained customizable neural network model, and the third trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field, the second data field, and the third data field, wherein the first data field, the second data field, and the third data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field, the second data field, and the third data field to a remote deposit process.

7. The computer-implemented method of claim 1 , further comprising:

receiving, from the neural network OCR system, a third trained customizable neural network model, wherein the third trained customizable neural network model implements a combination of one or more portions of the first architecture and the second architecture, while using a third data training set, based on a similarity of data field parameters of a third data field as compared to one or more of the data field parameters of the first data field or the second data field;

extracting the first data field, the second data field, and the third data field, from the imagery of the physical document, based on the first trained customizable neural network model, the second trained customizable neural network model, and the third trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field, the second data field, and the third data field, wherein the first data field, the second data field, and the third data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field, the second data field, and the third data field to a remote deposit process.

8. The computer-implemented method of claim 1 , wherein the first architecture comprises a Residential Network (ResNet) architecture and the second architecture comprises a Transformer Architecture OCR (TrOCR).

9. The computer-implemented method of claim 1 , wherein the first trained customizable neural network model comprises a categorical convolutional neural network (CNN) model and the second trained customizable neural network model comprises a region-based CNN model.

10. The computer-implemented method of claim 1 , wherein the first architecture comprises any of: a Residential Network (ResNet) architecture, a Transformer Architecture OCR (TrOCR), a LeNet architecture, an AlexNet architecture, a VGG architecture, a GoogLeNet architecture, or a GoogleNet architecture.

11. The computer-implemented method of claim 1 , wherein the first trained customizable neural network model and the second trained customizable neural network model are arranged in series during the extracting, and the accumulating comprises aggregating in series.

12. The computer-implemented method of claim 1 , wherein the first trained customizable neural network model and the second trained customizable neural network model receive a replicated copy of the imagery of the physical document, are arranged in parallel during the extracting, and the accumulating comprises aggregating in parallel.

13. A system, comprising:

a memory; and

at least one processor coupled to the memory and configured to:

receive, from a neural network Optical Character Recognition (OCR) system, a first trained customizable neural network model, wherein the first trained customizable neural network model comprises a first architecture and a corresponding first data training set based on data field parameters of a first data field from a plurality of data fields from imagery of a physical document;

receive, from the neural network OCR system, a second trained customizable neural network model, wherein the second trained customizable neural network model comprises a second architecture and a corresponding second data training set based on data field parameters of a second data field from the plurality of data fields of the imagery of the physical document;

extract the first data field and the second data field, from the imagery of the physical document, based on the first trained customizable neural network model and the second trained customizable neural network model, respectively;

accumulate, in the memory, the extracted first data field and the second data field, wherein the first data field and the second data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicate the accumulated first data field and the second data field to a remote deposit process.

14. The system of claim 13 , further configured to classify the extracted first data field and the second data field and generate a confidence score for the classification of the extracted first data field and the second data field.

15. The system of claim 13 , further configured to:

receive, from the neural network OCR system, a third trained customizable neural network model, wherein the third trained customizable neural network model implements any of the first architecture, or the second architecture, while using a third data training set, based on a similarity of data field parameters of a third data field as compared to one or more of the data field parameters of the first data field or the second data field;

extract the first data field, the second data field, and the third data field, from the imagery of the physical document, based on the first trained customizable neural network model, the second trained customizable neural network model, and the third trained customizable neural network model, respectively;

accumulate, in the memory, the extracted first data field, the second data field, and the third data field, wherein the first data field, the second data field, and the third data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicate the accumulated first data field, the second data field, and the third data field to a remote deposit process.

16. The system of claim 13 , wherein the first trained customizable neural network model comprises a categorical convolutional neural network (CNN) model and the second trained customizable neural network model comprises a region-based CNN model.

17. The system of claim 13 , wherein the first architecture or the second architecture comprises any of: a Residential Network (ResNet) architecture, a Transformer Architecture OCR (TrOCR), a LeNet architecture, an AlexNet architecture, a VGG architecture, a GoogLeNet architecture, or a GoogleNet architecture.

18. The system of claim 13 , wherein the first trained customizable neural network model and the second trained customizable neural network model are arranged in series during the extracting, and the accumulating comprises aggregating in series.

19. The system of claim 13 , wherein the first trained customizable neural network model and the second trained customizable neural network model receive a replicated copy of the imagery of the physical document, are arranged in parallel during the extracting, and the accumulating comprises aggregating in parallel.

20. A non-transitory computer-readable device having instructions stored thereon that, when executed by at least one computing device, cause the at least one computing device to perform operations comprising:

receiving, from a neural network Optical Character Recognition (OCR) system, a first trained customizable neural network model, wherein the first trained customizable neural network model comprises a first architecture and a corresponding first data training set based on data field parameters of a first data field from a plurality of data fields from imagery of a physical document;

receiving, from the neural network OCR system, a second trained customizable neural network model, wherein the second trained customizable neural network model comprises a second architecture and a corresponding second data training set based on data field parameters of a second data field from the plurality of data fields from the imagery of the physical document;

extracting the first data field and the second data field, from the imagery of the physical document, based on the first trained customizable neural network model and the second trained customizable neural network model, respectively;

accumulating, in computer storage, the extracted first data field and the second data field, wherein the first data field and the second data field comprise at least a portion of the plurality of data fields of the physical document usable in a remote deposit transaction; and

communicating the accumulated first data field and the second data field to a remote deposit process.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 26, 2024
From: CANTRELL, THOMAS OLIVER; FORD, JOSEPH JAMES, III
To: CAPITAL ONE SERVICES, LLC
Reel/Frame 068091/0398 →
References Cited (175)
US 5515451A · Tsuji et al. · 1996 [cited by applicant]
US 7391934B2 · Goodall et al. · 2008 [cited by applicant]
US 7421107B2 · Lugg · 2008 [cited by applicant]
US 7526117B2 · Foth et al. · 2009 [cited by applicant]
US 7587066B2 · Cordery et al. · 2009 [cited by applicant]
US 7698222B1 · Bueche · 2010 [cited by applicant]
US 7702588B2 · Gilder et al. · 2010 [cited by applicant]
US 7734545B1 · Fogliano et al. · 2010 [cited by applicant]
US 7818307B1 · Young et al. · 2010 [cited by applicant]
US 7856402B1 · Kay · 2010 [cited by applicant]
US 7905396B2 · Tidwell et al. · 2011 [cited by applicant]
US 7949587B1 · Morris et al. · 2011 [cited by applicant]
US 8027928B1 · Hecht, Jr. et al. · 2011 [cited by applicant]
US 8050997B1 · Nosek et al. · 2011 [cited by applicant]
US 8060442B1 · Hecht et al. · 2011 [cited by applicant]
US 8104676B2 · Ramachandran · 2012 [cited by applicant]
US 8213782B2 · Jelinek · 2012 [cited by applicant]
US 8271381B2 · O'Brien et al. · 2012 [cited by applicant]
US 8290876B1 · Powell · 2012 [cited by applicant]
US 8296230B2 · Davis et al. · 2012 [cited by applicant]
US 8300917B2 · Borgia et al. · 2012 [cited by applicant]
US 8332329B1 · Thiele · 2012 [cited by applicant]
US 8406500B2 · Najari et al. · 2013 [cited by applicant]
US 8464933B1 · Prasad et al. · 2013 [cited by applicant]
US 8582862B2 · Nepomniachtchi et al. · 2013 [cited by applicant]
US 8605982B2 · Jackson et al. · 2013 [cited by applicant]
US 8626661B2 · Gilder · 2014 [cited by applicant]
US 8632001B1 · Ramachandran et al. · 2014 [cited by applicant]
US 8638363B2 · King et al. · 2014 [cited by applicant]
US 8639105B2 · Ogino · 2014 [cited by applicant]
US 8708227B1 · Oakes, III et al. · 2014 [cited by applicant]
US 8745073B2 · Mulligan et al. · 2014 [cited by applicant]
US 8811711B2 · Calman et al. · 2014 [cited by applicant]
US 8885963B2 · Coleman · 2014 [cited by applicant]
US 8958605B2 · Amtrup et al. · 2015 [cited by applicant]
US 8959033B1 · Oakes, III et al. · 2015 [cited by applicant]
US 8983170B2 · Nepomniachtchi et al. · 2015 [cited by applicant]
US 8995012B2 · Heit et al. · 2015 [cited by applicant]
US 9064248B2 · Huff et al. · 2015 [cited by applicant]
US 9324073B2 · Nepomniachtchi et al. · 2016 [cited by applicant]
US 9384392B2 · Weber et al. · 2016 [cited by applicant]
US 9483761B2 · Brendell et al. · 2016 [cited by applicant]
US 9558493B2 · Carrott · 2017 [cited by applicant]
US 9569756B1 · Bueche, Jr. et al. · 2017 [cited by applicant]
US 9640041B2 · Block et al. · 2017 [cited by applicant]
US 9652690B2 · Eid et al. · 2017 [cited by applicant]
US 9672510B2 · Roach et al. · 2017 [cited by applicant]
US 9679281B2 · Moshal · 2017 [cited by applicant]
US 9684920B2 · Kalgi et al. · 2017 [cited by applicant]
US 9721177B2 · Lee et al. · 2017 [cited by applicant]
US 9747509B2 · Eid et al. · 2017 [cited by applicant]
US 9779392B1 · Prasad et al. · 2017 [cited by applicant]
US 9807263B2 · Bala et al. · 2017 [cited by applicant]
US 9852406B2 · Doyle et al. · 2017 [cited by applicant]
US 9852409B2 · Artman et al. · 2017 [cited by applicant]
US 10026119B2 · Green et al. · 2018 [cited by applicant]
US 10192108B2 · Nepomniachtchi et al. · 2019 [cited by applicant]
US 10210522B1 · Medina, III et al. · 2019 [cited by applicant]
US 10217375B2 · Waldron et al. · 2019 [cited by applicant]
US 10402790B1 · Clark et al. · 2019 [cited by applicant]
US 10460381B1 · Pollack et al. · 2019 [cited by applicant]
US 10504185B1 · Buentello · 2019 [cited by applicant]
US 10552810B1 · Ethington et al. · 2020 [cited by applicant]
US 10635898B1 · Pribble et al. · 2020 [cited by applicant]
US 10692230B2 · Anderson et al. · 2020 [cited by applicant]
US 10699146B2 · Shustorovich et al. · 2020 [cited by applicant]
US 10706466B1 · Ethington et al. · 2020 [cited by applicant]
US 10762579B2 · Riechers et al. · 2020 [cited by applicant]
US 10769598B1 · Oakes, III et al. · 2020 [cited by applicant]
US 10789496B2 · Kotovich et al. · 2020 [cited by applicant]
US 10853771B2 · Enobakhare · 2020 [cited by applicant]
US 10855914B1 · Prasad et al. · 2020 [cited by applicant]
US 10909362B2 · Nepomniachtchi et al. · 2021 [cited by applicant]
US 11064111B1 · Prasad et al. · 2021 [cited by applicant]
US 11068867B1 · Tucker · 2021 [cited by applicant]
US 11126975B2 · Haldenby et al. · 2021 [cited by applicant]
US 11127008B1 · Buentello et al. · 2021 [cited by applicant]
US 11145169B2 · Pratten et al. · 2021 [cited by applicant]
US 11157731B2 · Nepomniachtchi et al. · 2021 [cited by applicant]
US 11159733B2 · Mukul · 2021 [cited by applicant]
US 11200550B1 · Singfield · 2021 [cited by applicant]
US 11210379B1 · Lindley et al. · 2021 [cited by applicant]
US 11216884B1 · Buentello · 2022 [cited by applicant]
US 11222313B2 · Doyle et al. · 2022 [cited by applicant]
US 11244302B2 · Ekpenyong et al. · 2022 [cited by applicant]
US 11244319B2 · Navarro et al. · 2022 [cited by applicant]
US 11282086B1 · Medina, III et al. · 2022 [cited by applicant]
US 11288661B2 · Hammad et al. · 2022 [cited by applicant]
US 11295377B1 · Ethington et al. · 2022 [cited by applicant]
US 11295378B1 · Voutour et al. · 2022 [cited by applicant]
US 11315217B2 · Ilic et al. · 2022 [cited by applicant]
US 11321709B1 · Kolchin · 2022 [cited by applicant]
US 11373150B1 · Bueche, Jr. et al. · 2022 [cited by applicant]
US 11449841B1 · Srinivasarangan et al. · 2022 [cited by applicant]
US 11516383B2 · Ilic et al. · 2022 [cited by applicant]
US 11531973B1 · Prasad et al. · 2022 [cited by applicant]
US 11539848B2 · Roach et al. · 2022 [cited by applicant]
US 11562332B1 · Oakes, III et al. · 2023 [cited by applicant]
US 11610294B2 · Dewitt et al. · 2023 [cited by applicant]
US 11640627B2 · Fotso et al. · 2023 [cited by applicant]
US 11676285B1 · Backlund et al. · 2023 [cited by applicant]
US 11682222B1 · Oakes, III et al. · 2023 [cited by applicant]
US 11694268B1 · Buentello · 2023 [cited by applicant]
US 11704627B2 · Gordon et al. · 2023 [cited by applicant]
US 11710210B1 · Medina, III · 2023 [cited by applicant]
US 11798253B2 · Pribble et al. · 2023 [cited by applicant]
US 11810382B2 · Laza et al. · 2023 [cited by applicant]
US 11829962B2 · Burnam et al. · 2023 [cited by applicant]
US 11900755B1 · Bueche, Jr. · 2024 [cited by applicant]
US 12039504B1 · Foster · 2024 [cited by examiner]
US 20050283444A1 · Ekberg · 2005 [cited by applicant]
US 20060036537A1 · Lawrence et al. · 2006 [cited by applicant]
US 20080140579A1 · Agarwal · 2008 [cited by applicant]
US 20090171839A1 · Rosano et al. · 2009 [cited by applicant]
US 20120040717A1 · Levy et al. · 2012 [cited by applicant]
US 20130013491A1 · Selway et al. · 2013 [cited by applicant]
US 20130054461A1 · Gupta et al. · 2013 [cited by applicant]
US 20130176473A1 · Ogino · 2013 [cited by applicant]
US 20130198069A1 · Latimer · 2013 [cited by applicant]
US 20130204783A1 · Klose et al. · 2013 [cited by applicant]
US 20140074697A1 · Foster · 2014 [cited by applicant]
US 20140114852A1 · Rajagopal et al. · 2014 [cited by applicant]
US 20140122332A1 · Viera et al. · 2014 [cited by applicant]
US 20140236767A1 · Duggal et al. · 2014 [cited by applicant]
US 20150032626A1 · Dill et al. · 2015 [cited by applicant]
US 20150120564A1 · Smith et al. · 2015 [cited by applicant]
US 20170270508A1 · Roach et al. · 2017 [cited by applicant]
US 20170309108A1 · Sadovsky et al. · 2017 [cited by applicant]
US 20170336511A1 · Nerurkar · 2017 [cited by applicant]
US 20180234472A1 · Malakar · 2018 [cited by applicant]
US 20190266445A1 · Chen · 2019 [cited by examiner]
US 20200042955A1 · Widdows · 2020 [cited by applicant]
US 20200334647A1 · Malhotra et al. · 2020 [cited by applicant]
US 20200389600A1 · Capurso et al. · 2020 [cited by applicant]
US 20210034856A1 · Torres · 2021 [cited by examiner]
US 20210064861A1 · Semenov · 2021 [cited by examiner]
US 20210125034A1 · Nguyen · 2021 [cited by examiner]
US 20210174361A1 · Potireddy et al. · 2021 [cited by applicant]
US 20210295626A1 · Yamaguchi · 2021 [cited by examiner]
US 20210360149A1 · Mukul · 2021 [cited by examiner]
US 20220198182A1 · Semenov · 2022 [cited by examiner]
US 20220245985A1 · Bhutani et al. · 2022 [cited by applicant]
US 20220277291A1 · Roongta et al. · 2022 [cited by applicant]
US 20220335393A1 · Gupta et al. · 2022 [cited by applicant]
US 20220343301A1 · Edwards et al. · 2022 [cited by applicant]
US 20220358575A1 · Smith · 2022 [cited by applicant]
US 20230060395A1 · Roach et al. · 2023 [cited by applicant]
US 20230060464A1 · Ceesay · 2023 [cited by applicant]
US 20230084370A1 · Bradford · 2023 [cited by applicant]
US 20230120865A1 · Nascimento et al. · 2023 [cited by applicant]
US 20230133158A1 · Kolchin · 2023 [cited by applicant]
US 20230196319A1 · Ng et al. · 2023 [cited by applicant]
US 20230196706A1 · Scott · 2023 [cited by applicant]
US 20230209116A1 · Leung et al. · 2023 [cited by applicant]
US 20230281629A1 · Shevyrev et al. · 2023 [cited by applicant]
US 20230289808A1 · Kolchin · 2023 [cited by applicant]
US 20230351782A1 · Fitzgerald · 2023 [cited by examiner]
US 20230376687A1 · Morariu · 2023 [cited by examiner]
US 20240169752A1 · Semenov · 2024 [cited by examiner]
JP 2020021419A · 2020 [cited by applicant]
KR 2570769B1 · 2023 [cited by applicant]
Rose, Lydia M. “Modernizing check fraud detection with machine learning.” PhD dissertation. Utica College. 2018. [cited by applicant]
remotedepositcapture.com, “Ensenta Business Mobile with Multi-Check”, Available from the Internet at https://www.remotedepositcapture.com/RDC/media/RDC-Forum/Submitted-Sponsor-Brochures/EnsentaBusinessMobileMultiCheck-e… [cited by applicant]
Bills, Steve, “Automated Amount Scanning Is Trend in Remote-Deposit,” American Banker, New York, NY, Aug. 30, 2005, (4 pgs). [cited by applicant]
Dunga et al. “Electronic Booking and Payment Platforms for Inter-Campus E-Bikes”. Engineering Proceedings. Jul. 14, 2023. pp. 1-14. vol. 41, Issue 12. [cited by applicant]
ALETIHADPAYMENTS. “Aani | Split the bill with your friends”. Oct. 16, 2023. Located via YouTube, free available at https://www.youtube.com/watch?v=_wys12-0KmE. [cited by applicant]
Katariya. “Mastering QR Code Payments: A Guide to Seamless and Effortless Transactions”. Jun. 12, 2023. Located via Google Web, free copy available at https://www.mooninvoice.com/blog/qr-code-payments/. [cited by applicant]
PayBy. “PayBy: Easily Split Bills of Group Expenses”. Retrieved from the Internet on Dec. 21, 2023. Located via Google Web, free copy available at https://www.payby.com/split-bills. [cited by applicant]
Natwest. “Request money from someone or split a bill”. Retrieved from the Internet on Dec. 21, 2023. Located via Google Web, free available at https://www.natwest.com/waystopay/payme.html. [cited by applicant]
SpotOn. “QR Scan & Pay / Order & Pay | SpotOn Order”. Jul. 19, 2023. Located via Google Web, free available at https://help.spoton.com/space/SK/2457829381/QR+Scan+%26+Pay+%2F+Order+%26+Pay+%7C+SpotOn+Order. [cited by applicant]
SpotOn. “Qr Split Payment | SpotOn Order”. Jul. 19, 2023. Located via Google Web, free copy available at https://help.spoton.com/space/SK/2262565040/QR+Split+Payment+%7C+SpotOn+Order. [cited by applicant]
photo.stackexchange.com, “What of those EXIF values tell me more about my image's quality?” Jul. 8, 2017, Photography Stack Exchange, Located via Google Web, available at https://photo.stackexchange.com/questions/90730/… [cited by applicant]
Abraham, “Moiré Pattern Detection using Wavelet Decomposition and Convolutional Neural Network,” Amadeus Software Labs Pvt. Ltd, IEEE (2018). [cited by applicant]
Yang, et al., “Doing More with Moiré Pattern Detection in Digital Photos,” Journal of Latex Class Files, vol. 14, No. 8 (Aug. 2021). [cited by applicant]
Digital Check, “Money Orders Giving You Trouble? We've Got The Solution!” Oct. 1, 2008. Located via Google Web, available at https://www.digitalcheck.com/moneyorders-dcom/. [cited by applicant]