Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange double-div structure added for acknowledgment #1194

Open
lfoppiano opened this issue Oct 30, 2024 · 0 comments
Open

Strange double-div structure added for acknowledgment #1194

lfoppiano opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
error cases Some error/test case for future improvements models:segmentation
Milestone

Comments

@lfoppiano
Copy link
Collaborator

The "acknowledgement" is structured over two nested divs (and the COI being added)

<div type="acknowledgement">
                <div>
                    <p>The authors declare no competing financial interest.</p>
                </div>
                <div>
                    <head>■ ACKNOWLEDGMENTS</head>
                    <p>This research was supported by the 
                        <rs type="funder">ACS-Petroleum Research Fund</rs> (#
                        <rs type="grantNumber">54862-UR4</rs>) and the 
                        <rs type="funder">Research Corporation for Science Advancement</rs> for the 
                        <rs type="grantName">Cottrell College Science Award</rs> (
                        <rs type="grantNumber">ID 23248</rs>). M.P. is thankful for the support from the 
                        <rs type="funder">UNK's Office of Sponsored Programs</rs>. T.K. and C.C. are grateful for generous support provided by the 
                        <rs type="funder">University of West Florida (UWF)</rs>, the 
                        <rs type="funder">UWF's Office of Research and Sponsored Programs and Office of Undergraduate Research</rs>. C.C. is thankful to the 
                        <rs type="funder">National Institute of General Medical Sciences of the National Institutes of Health</rs> under grant no. 
                        <rs type="grantNumber">1T34GM110517-01</rs>. This content is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.
                    </p>
                </div>
            </div>

pub.1121876845.pdf

@lfoppiano lfoppiano added the error cases Some error/test case for future improvements label Oct 30, 2024
@lfoppiano lfoppiano self-assigned this Oct 30, 2024
@lfoppiano lfoppiano added this to the 0.8.2 milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error cases Some error/test case for future improvements models:segmentation
Projects
None yet
Development

No branches or pull requests

1 participant