Skip to content

Instantly share code, notes, and snippets.

@dozed

dozed/data.hs Secret

Created August 5, 2024 10:08
Show Gist options
  • Save dozed/f96e32e796e073abab6e29847405b0f0 to your computer and use it in GitHub Desktop.
Save dozed/f96e32e796e073abab6e29847405b0f0 to your computer and use it in GitHub Desktop.
TpData
{ tpParts =
[ TpPartGeneric
( Generic
{ uuid = 9aed07bc-793a-4547-8db6-f860534229e2
, tocParts =
[ TocPartPublication
( Publication
{ uuid = 79015baa-c1ed-4343-9e18-78ab0e3f786a
, title = "Wormhole Attack Simulation Dataset."
, authors =
[ Author
{ uuid = bea9bb7a-f655-47dd-a533-86a5188cf8d6
, name = "Muhammad Zunnurain Hussain"
}
, Author
{ uuid = b337d246-519a-428f-8e67-ffc1fdbddc8b
, name = "Muhammad Zulkifl Hasan"
}
]
}
)
, TocPartSection
( Section
{ uuid = 54f3b4f9-68cc-4a91-af53-f4cb2b66d328
, level = 1
, sectionParts =
[ SectionPartSection
( Section
{ uuid = 3db58988-9f9c-4787-be91-4b0ed29682fb
, level = 2
, sectionParts =
[ SectionPartPublication
( Publication
{ uuid = 5fe9ce10-75b3-4b5d-9f77-b1b9e0a6a169
, title = "An Algorithmic View of the Universe."
, authors =
[ Author
{ uuid = f5df1993-64ea-4c58-93e6-0e3b471362bb
, name = "Donald E. Knuth "
}
]
}
)
]
}
)
]
}
)
]
}
)
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment