nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Imprint.html

35 lines
No EOL
1.7 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Imprint</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Imprint</h3><pre>Defined in file <a href="biblio.asn.html">biblio.asn</a>
C++ class: <a href="../doxyhtml/classCImprint.html">CImprint</a>
Imprint ::= SEQUENCE { -- <a href="Imprint.html">Imprint</a> group
date <a href="Date.html">Date</a> , -- date of publication
volume VisibleString OPTIONAL ,
issue VisibleString OPTIONAL ,
pages VisibleString OPTIONAL ,
section VisibleString OPTIONAL ,
pub <a href="Affil.html">Affil</a> OPTIONAL, -- publisher, required for book
cprt <a href="Date.html">Date</a> OPTIONAL, -- copyright date, " " "
part-sup VisibleString OPTIONAL , -- part/sup of volume
language VisibleString DEFAULT "ENG" , -- put here for simplicity
prepub ENUMERATED { -- for prepublication citations
submitted (1) , -- submitted, not accepted
in-press (2) , -- accepted, not published
other (255) } OPTIONAL ,
part-supi VisibleString OPTIONAL , -- part/sup on issue
retract <a href="CitRetract.html">CitRetract</a> OPTIONAL , -- retraction info
pubstatus <a href="PubStatus.html">PubStatus</a> OPTIONAL , -- current status of this publication
history <a href="PubStatusDateSet.html">PubStatusDateSet</a> OPTIONAL } -- dates for this record</pre>
</body>
</html>