# Citing AI Generated Images

## How can I cite an AI Image that I have created myself?

When citing AI image tools, use the prompt in “quotation marks” as the reference title in your works cited page. e.g. “Glowing jellyfish floating through a foggy forest at twilight, manga style”.

You also need to know the following information:

* Website name (formatted in italics, e.g. *Poe*)
* Bot/Model name (e.g. StableDiffusionXL, DALL·E, Magic Media, Imagen)
* Date created
* Public URL (created using the share button)

The basic format is:

> “Prompt”. *Website name*, Bot/Model Name, Date Created, URL (use the share button)

### How can I cite an image that I created using Poe?

Provide a caption and reference in your works cited list:

<figure><img src="/files/BkaHM6hIRzzTrhorS0MH" alt="" width="375"><figcaption><p>Fig. 1. “A bear riding a motorbike by Matisse”.</p></figcaption></figure>

> Work Cited
>
> “A bear riding a motorbike by Matisse”. *Poe*, Stable Diffusion XL, 29 Sept. 2023, <https://poe.com/s/RCS5KRiIpqqBNZdxN8FZ>.

{% hint style="warning" %}
Share a link to the conversation in Poe, don’t copy and paste the URL from the browser address bar. If you click on this link \[[poe.com/s/RCS5KRiIpqqBNZdxN8FZ](https://poe.com/s/RCS5KRiIpqqBNZdxN8FZ)] you can see that it is a public URL that anyone can view, with the prompt included.
{% endhint %}

### How can I create a public URL that anyone can view?

<figure><img src="/files/12oKzLPhVBP48hkp3o1j" alt=""><figcaption><p>Click the share button</p></figcaption></figure>

<figure><img src="/files/hvcAm4l0H1OgwYJRKIdB" alt=""><figcaption><p>Select the prompt(s) and the image</p></figcaption></figure>

### How can I cite an AI image that I created in *Canva*?

When creating an AI image in *Canva*, include your prompt and the name of the AI model you used e.g. DALL·E. If you have made your *Canva* project public you can include the public URL (by getting the share link), but this isn't necessary.

AI model names include: DALL·E, Magic Media, Imagen and many more; you can see the [full list here](https://www.canva.com/your-apps/ai-powered).

> Work Cited
>
> “A bear riding a motorbike by Matisse”. *Canva*, DALL·E, 16 Mar. 2024, [www.canva.com/design/DAF\\\_6OtYqGc/tIpmpxmtyCI7qq2QzSElBA/edit?utm\\\_content=DAF\\\_6OtYqGc](http://www.canva.com/design/DAF\\_6OtYqGc/tIpmpxmtyCI7qq2QzSElBA/edit?utm\\_content=DAF\\_6OtYqGc).
>
> or if you don't want to share the public URL for your design:
>
> “A bear riding a motorbike by Matisse”. *Canva*, DALL·E, 16 Mar. 2024, [www.canva.com](http://www.canva.com).

### What should I do if my prompt is really long?

You can shorten the prompt/title if it’s too long by just including a short description of the prompt instead, as long as it is keyed to the reference on your works cited page. When you name the image yourself, you don't need to wrap the title in quotation marks:

{% code overflow="wrap" %}

```
"A dynamic action scene of a knight battling a dragon on a cliffside, with roaring waves below, inspired by the Romanticism movement, reminiscent of the works of Eugène Delacroix."

>>> could be simplified to >>>

Knight Battling Dragon.
```

{% endcode %}

However, when citing an image created for an art or design project, you may want to include the entire prompt.

## Using AI images that you have not created yourself

<figure><img src="https://libapps-au.s3-ap-southeast-2.amazonaws.com/accounts/212159/images/trump.jpeg" alt="" width="375"><figcaption><p>Fig. 1.  "Fake Photo of Trump Being<br>Arrested" (@EliotHiggins).</p></figcaption></figure>

If you use images created by someone else using an AI tool, you can just cite the image as normal, though you may want to include a note stating that the image is generated by AI.

> Work Cited
>
> @EliotHiggins. Fake Photo of Trump Being Arrested. *Twitter*, 21 Mar. 2023, twitter.com/EliotHiggins/status/1637928223848767492. Accessed 28 Mar. 2023.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.vsa.edu.hk/vsalibrary/research/citing-sources/citing-ai/citing-ai-generated-images.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
