# test

> test

**By:** Bentley Hensel  
**Published:** 2026-06-03  
**Updated:** 2026-06-03  
**Canonical:** https://kingfish.la/test  
**License:** CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)  
**Cite as:** Bentley Hensel (2026). test. Kingfish. https://kingfish.la/test

---

test

---

## Citation formats

### BibTeX

```bibtex
@misc{kingfish-test,
  author = {Bentley Hensel},
  title = {test},
  year = {2026},
  publisher = {Kingfish Media},
  howpublished = {\url{https://kingfish.la/test}},
  note = {Accessed: June 5, 2026. License: CC BY 4.0}
}
```

### CSL-JSON

```json
[
  {
    "id": "kingfish-test",
    "type": "article",
    "title": "test",
    "author": [
      {
        "literal": "Bentley Hensel"
      }
    ],
    "issued": {
      "date-parts": [
        [
          2026
        ]
      ]
    },
    "publisher": "Kingfish Media",
    "URL": "https://kingfish.la/test",
    "license": "https://creativecommons.org/licenses/by/4.0/"
  }
]
```
