Skip to content

ICJIA/icjia-suggested-citation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Citation Generator

This simple app generates citations in APA, Chicago, and MLA styles. You can run it by opening the index.html file locally or hosting the file on a web server. Dependencies are served via CDN so no additional build is required.

Site

https://citation-gen.netlify.app/

How to Run

  1. Clone or download this repository.
  2. Open index.html in your browser, or upload it to your server.

Citation Styles & Examples

APA Example

Smith, J. (2023, October 1). My Article. ExampleSite. Retrieved October 2, 2023, from https://example.com

More information on APA style

Chicago Example

Smith, John. "My Article." ExampleSite. Last modified October 1, 2023. https://example.com.

More information on Chicago style

MLA Example

Smith, John. "My Article." ExampleSite, 1 October 2023, https://example.com. Accessed 2 October 2023.

More information on MLA style

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages