논문작성법과 Style 파일
                
                        
    
  		
		
        
        학회 Tex Style File 실행시 오류가 발생하는 경우 해결 방법
        
            1. footmisc 패키지 사용 
                아래와 같이 Tex 본문에 footmisc 패키지를 사용하는 명령어 추가 
				usepackage[stable]{footmisc} 
            2. unfonts-base-type1과 unfonts-other-type1 패키지 설치
                명령프롬프트 cmd화면(Win + R)에서 
                tlmgr install unfonts-base-type1 unfonts-other-type1
				실행하여 패키지 설치