elif choice == '2': # Conference Paper Logic authors = input("Enter authors (Last, First; separate multiple authors with semicolons): ") title = input("Enter paper title: ") conf_name = input("Enter conference name: ") location = input("Enter conference location (City, State): ") dates = input("Enter conference dates (e.g., May 10-12): ") year = input("Enter year: ") publisher = input("Enter publisher (usually ASCE): ") pages = input("Enter page range (optional, press Enter to skip): ")
Enter Data: Input the author’s name, publication year, title, and publisher. For faster results, use an automated search via ISBN or DOI. asce reference generator
ref_output = ""