cite

Purpose

A citation or reference to another information source.

Attribute groups

Example

The welcome.mlyt layout can be found in the MCS/repository/xml-repository directory.

<?xml version="1.0" encoding="UTF-8"?>
<canvas layoutName="/welcome.mlyt" pageTitle="cite">
  <pane name="background">
    <p>Refer to <cite title="Using CSS">Using CSS</cite> for
      further information</p>
  </pane>
</canvas>

Related topics