To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Heritage persistent IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:26b823f7871c33c6126a698c12578902610d7c6e
OPENQASM 2.0; include "qelib1.inc"; qreg bits[4]; h bits[0]; cx bits[1],bits[0]; cx bits[2],bits[1]; cx bits[3],bits[2];